丁治程 1 рік тому
батько
коміт
73a0a12be5

+ 1 - 2
module_kzks/src/main/java/org/jeecg/modules/comContractInfoExchangeNew/monitor/ComContractInfoExchangeNewListener.java

@@ -5,8 +5,7 @@ import com.alibaba.excel.event.AnalysisEventListener;
 import lombok.extern.slf4j.Slf4j;
 import org.jeecg.modules.comContractInfoExchangeNew.entity.ComContractInfoExchangeNew;
 import org.jeecg.modules.comContractInfoExchangeNew.service.IComContractInfoExchangeNewService;
-import org.jeecg.modules.contractIncomeInfoNew.entity.ContractIncomeInfoNew;
-import org.jeecg.modules.contractIncomeInfoNew.service.IContractIncomeInfoNewService;
+
 
 import java.util.ArrayList;
 import java.util.List;

+ 1 - 1
module_kzks/src/main/java/org/jeecg/modules/comContractInfoExchangeNew/service/IComContractInfoExchangeNewService.java

@@ -3,7 +3,7 @@ package org.jeecg.modules.comContractInfoExchangeNew.service;
 import org.jeecg.common.api.vo.Result;
 import org.jeecg.modules.comContractInfoExchangeNew.entity.ComContractInfoExchangeNew;
 import com.baomidou.mybatisplus.extension.service.IService;
-import org.jeecg.modules.contractIncomeInfoNew.entity.ContractIncomeInfoNew;
+
 
 /**
  * @Description: 导入合同、收款表