Commit 92edc488 authored by dahai's avatar dahai

push

parent a6b8a03c
......@@ -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