Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
88c0d236
authored
2022-11-07 14:34:02 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
统一SERVERAPI
1 parent
a116cff7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/user.js
src/api/user.js
View file @
88c0d23
...
...
@@ -8,7 +8,7 @@ import SERVER from './config'
// }
export
function
getMenuInfo
()
{
return
request
({
url
:
SERVER
.
SERVER
CA
I
+
'/rest/user/getUserAuthorizationMenus'
,
url
:
SERVER
.
SERVER
AP
I
+
'/rest/user/getUserAuthorizationMenus'
,
method
:
'get'
,
})
}
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment