Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
YX_IDENT_REFACTORING
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhangyusheng
YX_IDENT_REFACTORING
Commits
b2396a9f
Commit
b2396a9f
authored
Dec 26, 2018
by
suichenguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
b4f788e6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
+0
-9
AdminApi.java
src/main/java/com/yxproject/start/api/AdminApi.java
+0
-8
UserApi.java
src/main/java/com/yxproject/start/api/UserApi.java
+0
-1
No files found.
src/main/java/com/yxproject/start/api/AdminApi.java
View file @
b2396a9f
...
@@ -420,12 +420,4 @@ public class AdminApi {
...
@@ -420,12 +420,4 @@ public class AdminApi {
return
map
;
return
map
;
}
}
}
}
src/main/java/com/yxproject/start/api/UserApi.java
View file @
b2396a9f
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment