소스 검색

修改统一配置

pull/8/head
chenjiandong 2 년 전
부모
커밋
26a87b389d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/main/java/com/tuoheng/gateway/constants/AuthorityConstant.java

+ 1
- 1
src/main/java/com/tuoheng/gateway/constants/AuthorityConstant.java 파일 보기

@@ -8,7 +8,7 @@ public class AuthorityConstant {
/**
* admin 用户权限
*/
public static final String SCOPE_ADMIN = "admin";
public static final String SCOPE_ADMIN = "SCOPE_admin";

/**
* dsp 用户权限

Loading…
취소
저장