@@ -200,7 +200,7 @@ public class DashboardJob {
}
- @Scheduled(cron="0/10 * * * * ?")
+ @Scheduled(cron="0 0/2 * * * ?")
public void updateExceptionJob(){
BaseContextHandler.setTenant("0000");
// 获取登入人id集合,
@@ -59,7 +59,9 @@
aanl.start_storge,-- 开始库位
aanl.end_storge,-- 结束库位
aanl.feedback,-- 运行时信息
- aanl.call_back-- 回调信息
+ aanl.call_back,-- 回调信息
+ aanl.task_id,-- 任务id
+ aanl.task_node_id-- 任务节点ID
FROM
imcs_a_auto_node_log aanl
ORDER BY