czt
2024-08-29 6d98da27f7c531406095a20756dfc3edc798e15b
src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1110PR.java
@@ -177,7 +177,7 @@
        ResponseDto responseDto;
        ApiInfoData infoData;
        for (WhjlApi1110 data : items) {
            responseDto = apiService.pushData(param, apiConf, items);
            responseDto = apiService.pushData(param, apiConf, data);
            if (responseDto.getSuccess() == 0) {
                if (Constant.CZBZ_I.equals(data.getCzbz())) {
                    infoData = new ApiInfoData();