Commit 50fba71c by zhangkb

Merge branch 'hy-tobacco' of ssh://132.232.112.242:7022/zhangkb/indicators into hy-tobacco

parents ef20d533 7288c694
......@@ -194,7 +194,7 @@ public class DataEnterCtrl {
value.setUpdater(userId);
value.setUpdateTime(now);
}
taskService.saveTaskValues(values, taskId, Constants.INPUT_ONLINE);
taskService.saveTaskValues(values, taskId, null);
return Result.genOkResult();
}
......
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