This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_gateway_move_20240715
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改统一配置
pull/8/head
chenjiandong
2 years ago
parent
fda8b1f617
commit
26a87b389d
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/main/java/com/tuoheng/gateway/constants/AuthorityConstant.java
+ 1
- 1
src/main/java/com/tuoheng/gateway/constants/AuthorityConstant.java
View File
/**
/**
* admin 用户权限
* admin 用户权限
*/
*/
public static final String SCOPE_ADMIN = "admin";
public static final String SCOPE_ADMIN = "
SCOPE_
admin";
/**
/**
* dsp 用户权限
* dsp 用户权限
Write
Preview
Loading…
Cancel
Save