ws
2023-12-11 a3a62a367e0654ac81c2f996e9e8fb33d4f257ac
src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1106PR.java
@@ -130,7 +130,7 @@
        ResponseDto responseDto;
        ApiInfoData infoData;
        for (WhjlApi1106 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();