Commit b2396a9f authored by suichenguang's avatar suichenguang

页面修改

parent b4f788e6
...@@ -420,12 +420,4 @@ public class AdminApi { ...@@ -420,12 +420,4 @@ public class AdminApi {
return map; return map;
} }
} }
...@@ -105,7 +105,6 @@ public class UserApi { ...@@ -105,7 +105,6 @@ public class UserApi {
/** /**
* 查询任务单; * 查询任务单;
*
* @return * @return
*/ */
@RequestMapping(value = "/getProductionTaskListByID", method = RequestMethod.GET) @RequestMapping(value = "/getProductionTaskListByID", method = RequestMethod.GET)
......
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