Commit 48c626e6 authored by litengwei's avatar litengwei

双规优化

parent 9dbfc199
...@@ -439,7 +439,8 @@ public class PlanTaskServiceImpl implements IPlanTaskService { ...@@ -439,7 +439,8 @@ public class PlanTaskServiceImpl implements IPlanTaskService {
//6.插入planTask及planTaskDetail //6.插入planTask及planTaskDetail
insertPlanTaskAndDetNew(list, plan, flag, new Date(),oldEsPlanTaskListDtos); insertPlanTaskAndDetNew(list, plan, flag, new Date(),oldEsPlanTaskListDtos);
// 更新统计表
taskStaticExecution(null);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment