Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
education
Project
Project
Details
Activity
Releases
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
李丛阳
education
Commits
aa2cf51b
Commit
aa2cf51b
authored
Nov 28, 2019
by
luzhuang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
menuMap
parent
89892db8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
MenuMap.java
src/main/java/org/rcisoft/common/model/MenuMap.java
+2
-0
No files found.
src/main/java/org/rcisoft/common/model/MenuMap.java
View file @
aa2cf51b
...
@@ -32,6 +32,7 @@ public class MenuMap {
...
@@ -32,6 +32,7 @@ public class MenuMap {
menuMap
.
put
(
"F-QES"
,
"0022"
);
menuMap
.
put
(
"F-QES"
,
"0022"
);
menuMap
.
put
(
"F-PAPER-CATE"
,
"0031"
);
menuMap
.
put
(
"F-PAPER-CATE"
,
"0031"
);
menuMap
.
put
(
"F-PAPER"
,
"0032"
);
menuMap
.
put
(
"F-PAPER"
,
"0032"
);
menuMap
.
put
(
"F-DAILY-QUESTION"
,
"0033"
);
menuMap
.
put
(
"P-ANA-PAPER"
,
"0041"
);
menuMap
.
put
(
"P-ANA-PAPER"
,
"0041"
);
menuMap
.
put
(
"P-ANA-EXAM"
,
"0042"
);
menuMap
.
put
(
"P-ANA-EXAM"
,
"0042"
);
menuMap
.
put
(
"P-ANA-SCORE"
,
"0043"
);
menuMap
.
put
(
"P-ANA-SCORE"
,
"0043"
);
...
@@ -39,5 +40,6 @@ public class MenuMap {
...
@@ -39,5 +40,6 @@ public class MenuMap {
menuMap
.
put
(
"F-USER-MANAGE"
,
"0052"
);
menuMap
.
put
(
"F-USER-MANAGE"
,
"0052"
);
menuMap
.
put
(
"F-ROLE-MANAGE"
,
"0053"
);
menuMap
.
put
(
"F-ROLE-MANAGE"
,
"0053"
);
menuMap
.
put
(
"F-NOTICE-MANAGE"
,
"0054"
);
menuMap
.
put
(
"F-NOTICE-MANAGE"
,
"0054"
);
menuMap
.
put
(
"F-GALLERY-MANAGE"
,
"0055"
);
}
}
}
}
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