Browse Source

fix 社会专家报名入口

tags/24080901
niohe·erbao 1 year ago
parent
commit
972150e483
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      pmapi/src/main/resources/security/auth-dev.yml

+ 2
- 0
pmapi/src/main/resources/security/auth-dev.yml View File

@@ -25,6 +25,7 @@ security:
- /wflow/**
- /sys/**
- /api/v1/verification/**
- /api/v1/expert/registration
ignore-csrf-urls:
- /api/v1/user/auth/**
- /v2/api-docs
@@ -42,6 +43,7 @@ security:
- /wflow/**
- /sys/**
- /api/v1/verification/**
- /api/v1/expert/registration
role-map:
"engineer":
"project_manager":


Loading…
Cancel
Save