Commit b9e1e54f authored by liboyang's avatar liboyang

Merge remote-tracking branch 'origin/dev' into dev

parents d0636730 3a54189f
......@@ -274,7 +274,7 @@ public class TaskListApi {
boolean b = taskListService.saveTask(objects, name, 0 + "");
}
Map<String,Object> map = new LinkedHashMap<>();
map.put("msg","成功生成循环单");
map.put("msg","成功生成任务单");
return map;
}
......
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