提交 75f78d4d authored 作者: 艾庆国's avatar 艾庆国

运单预警

Former-commit-id: 76665d90
上级 47d61ae1
......@@ -135,7 +135,7 @@ public class VehicleWarnMqHandlerServiceImpl implements VehicleWarnMqHandlerServ
commonInfo.setReceiveAddressDistance(vehicleWarnCommonService.getNeedDistance(commonInfo.getCurrentPosition(), vehicleWarnChild.getReceiveLongitude(), vehicleWarnChild.getReceiveLatitude()));
}
log.info("commonInfo:{}", JSONObject.toJSONString(commonInfo));
log.info("commonInfo:{}", commonInfo.toString());
// 前往货源地超时
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论