ws
2023-11-13 7f5e2fe559a2c7c7f255cb8b9aa4488f988330c6
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();