Explorar el Código

白名单接口

master
niohe·erbao hace 1 año
padre
commit
2019f74b43
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      pmapi/src/main/resources/security/auth-dev.yml

+ 2
- 0
pmapi/src/main/resources/security/auth-dev.yml Ver fichero

@@ -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":


Cargando…
Cancelar
Guardar