소스 검색

删除无效的引用

lighter 11 달 전
부모
커밋
86779eb7e8
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/main/java/thyyxxk/wxservice_server/controller/api/PowersiMiPayPlugin.java

+ 0 - 2
src/main/java/thyyxxk/wxservice_server/controller/api/PowersiMiPayPlugin.java

@@ -12,14 +12,12 @@ import thyyxxk.wxservice_server.config.exception.ExceptionEnum;
 import thyyxxk.wxservice_server.dao.api.PowersiPluginDao;
 import thyyxxk.wxservice_server.entity.ResultVo;
 import thyyxxk.wxservice_server.entity.medinsmobilepay.frompowersiplugin.request.CommonRequest;
-import thyyxxk.wxservice_server.entity.medinsmobilepay.frompowersiplugin.request.SettleNotify;
 import thyyxxk.wxservice_server.entity.medinsmobilepay.frompowersiplugin.response.BillInfo;
 import thyyxxk.wxservice_server.entity.medinsmobilepay.frompowersiplugin.response.CommonResponse;
 import thyyxxk.wxservice_server.entity.medinsmobilepay.frompowersiplugin.response.Upload6201;
 import thyyxxk.wxservice_server.factory.thmz.ThmzService;
 import thyyxxk.wxservice_server.factory.thmz.model.QueryReceiptRequest;
 import thyyxxk.wxservice_server.service.IdCardAnalyzeService;
-import thyyxxk.wxservice_server.utils.StringUtil;
 
 import java.io.IOException;
 import java.util.ArrayList;