YYC
2025-07-08 7d1a449b1b41159626e049fd5eced7014de4e459
src/main/java/com/fzzy/otherview/whhpjl/pr/WhjlApi1201PR.java
@@ -176,7 +176,7 @@
        ResponseDto responseDto;
        ApiInfoData infoData;
        for (WhjlApi1201 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();