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
Merge branch 'develop' of gitadmin/tuoheng_gateway into release
pull/16/head
gitadmin
2 years ago
parent
a56c7da116
26a87b389d
commit
b9a465bbdd
1 changed files
with
1 additions
and
1 deletions
Split 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
@@ -8,7 +8,7 @@ public class AuthorityConstant {
/**
* admin 用户权限
*/
public static final String SCOPE_ADMIN = "admin";
public static final String SCOPE_ADMIN = "
SCOPE_
admin";
/**
* dsp 用户权限
Write
Preview
Loading…
Cancel
Save