提交 eea11f7a authored 作者: aiqingguo's avatar aiqingguo

增加日志

上级 c79d1031
......@@ -150,6 +150,8 @@ public class IntegralMqHandlerServiceImpl implements IntegralMqHandlerService {
newList.add(statistics);
}
log.info("初始化下周车辆,size:{}",newList.size());
if (newList.isEmpty()) {return;}
// 新增下周车辆
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论