| | |
| | | log.error("-----上海市平台2023版:未获取到单位信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1101); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |
| | |
| | | log.error("-----上海市平台2023版:未获取到库区信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1102); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |
| | |
| | | log.error("-----上海市平台2023版:未获取到仓房信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1103); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |
| | |
| | | log.error("-----上海市平台2023版:未获取到廒间信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1104); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | } |
| | | |
| | | /** |
| | |
| | | log.error("-----上海市平台2023版:未获取到货位信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1105); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |
| | |
| | | log.error("-----上海市平台2023版:未获取到油罐信息,不推送-----"); |
| | | return; |
| | | } |
| | | |
| | | param.setInteId(SH2023Constant.SH_2023_API_CODE_1106); |
| | | //推送,数据为集合形式 |
| | | ResponseDto responseDto = apiRemoteService.pushData(param, list); |
| | | if (responseDto.getSuccess() == 0) { |