CZT
2023-09-15 49c0d402ebd35fb6753e4fab3106d56d76bd802b
src/main/java/com/fzzy/async/fzzy40/impl/Fzzy40Sync1023.java
@@ -77,7 +77,7 @@
            List<GdApi1023Way> wayList = new ArrayList<>();
            List<GdApi1023People> peopleList = new ArrayList<>();
            for (Fz40DrugLogApply data : list) {
                List<ApiInfoData> apiInfoList = apiInfoDataRep.getDataByInteAndData(ApiCodeConstant.API_1023, data.getXzbm());
                List<ApiInfoData> apiInfoList = apiInfoDataRep.getDataByInteAndData(ApiCodeConstant.API_1023, data.getXzbm(),kqdm);
                if (apiInfoList.size() != 0) {
                    continue;
                }