Selaa lähdekoodia

add ADApay member api

周箭河 5 vuotta sitten
vanhempi
commit
b720abc2b0

+ 0 - 1
mec-biz/src/main/java/com/ym/mec/biz/service/NotifyCallback.java

@@ -11,7 +11,6 @@ import com.ym.mec.biz.dal.entity.StudentPaymentOrder;
 import com.ym.mec.biz.dal.entity.TenantPaymentOrder;
 import com.ym.mec.biz.dal.enums.DealStatusEnum;
 import com.ym.mec.thirdparty.adapay.ConfigInit;
-import com.ym.mec.thirdparty.adapay.CorpMember;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.beans.factory.annotation.Value;
 import org.springframework.stereotype.Service;