소스 검색

白名单接口

tags/24080901
niohe·erbao 1 년 전
부모
커밋
2019f74b43
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      pmapi/src/main/resources/security/auth-dev.yml

+ 2
- 0
pmapi/src/main/resources/security/auth-dev.yml 파일 보기

@@ -31,6 +31,7 @@ security:
- /api/v1/organization/tree-list
- /api/v1/organization/get-child-list
- /api/v1/region/tree
- /api/v1/expert/get-zzd-info
ignore-csrf-urls:
- /api/v1/user/auth/**
- /v2/api-docs
@@ -54,6 +55,7 @@ security:
- /api/v1/organization/tree-list
- /api/v1/organization/get-child-list
- /api/v1/region/tree
- /api/v1/expert/get-zzd-info
role-map:
"engineer":
"project_manager":


불러오는 중...
취소
저장