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
a3550ace
Commit
a3550ace
authored
Oct 25, 2018
by
liboyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上传文档
parent
6c73aeb9
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 addition
and
11 deletions
+1
-11
UserInfoServiceImpl.java
...com/yxproject/start/service/impl/UserInfoServiceImpl.java
+1
-11
制证调度系统—测试分析报告.doc
制证调度系统—测试分析报告.doc
+0
-0
制证调度系统—详细设计说明书.doc
制证调度系统—详细设计说明书.doc
+0
-0
制证调度系统—软件需求说明书.doc
制证调度系统—软件需求说明书.doc
+0
-0
No files found.
src/main/java/com/yxproject/start/service/impl/UserInfoServiceImpl.java
View file @
a3550ace
...
@@ -70,17 +70,7 @@ public class UserInfoServiceImpl implements UserInfoService {
...
@@ -70,17 +70,7 @@ public class UserInfoServiceImpl implements UserInfoService {
sysRoleMapper
.
updateUserRole
(
userInfo
.
getId
(),
roleId
);
sysRoleMapper
.
updateUserRole
(
userInfo
.
getId
(),
roleId
);
return
true
;
return
true
;
}
}
//
// @Override
// public int delUsername(UserInfo userInfo) {
// userInfoMapper.delUserInfo(userInfo.getUid());
// return 1;
// }
// @Override
// public int updateUsername(UserInfo userInfo) {
// userInfoMapper.updateUserInfo(userInfo);
// return 1;
// }
}
}
制证调度系统—测试分析报告.doc
0 → 100644
View file @
a3550ace
File added
制证调度系统—详细设计说明书.doc
0 → 100644
View file @
a3550ace
File added
制证调度系统—软件需求说明书.doc
0 → 100644
View file @
a3550ace
File added
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