|
|
|
@ -195,7 +195,7 @@ public class DistributionDatarepair {
|
|
|
|
|
try { |
|
|
|
|
log.info(">>>>>>>>>>>>>>>>>>> 推送老系统 的签收数据 {} ", mapState); |
|
|
|
|
// rabbitTemplate.convertAndSend(RabbitConstant.CLERK_CHECK_PUSH_DATA_EXCHANGE, RabbitConstant.CLERK_CHECK_PUSH_DATA_ROUTING, mapState);
|
|
|
|
|
|
|
|
|
|
warehouseMappingDataMapper.updateClearSignforStatus(id, entries.getLong("warehouseId"), 1); |
|
|
|
|
} catch (Exception customerException) { |
|
|
|
|
log.error(">>>>>>>>>>>>>>>>>>>>>>>>>> 消息推送失败~ 请联系管理员! {}", customerException.getMessage()); |
|
|
|
|
|
|
|
|
|