Browse Source

白名单

fengx 6 months ago
parent
commit
4a4c3fcacd
2 changed files with 2 additions and 0 deletions
  1. 1 0
      src/main/resources/application-dev.yml
  2. 1 0
      src/main/resources/application-prod.yml

+ 1 - 0
src/main/resources/application-dev.yml

@@ -191,3 +191,4 @@ auth:
       - customer/flushStatusBySop
       - fileStorage/getUeconfig
       - fileStorage/imgUpload
+      - fileStorage/downloadPdfFile

+ 1 - 0
src/main/resources/application-prod.yml

@@ -189,3 +189,4 @@ auth:
       - tradeV4-backend/fileStorage/getUeconfig
       - tradeV4-backend/fileStorage/imgUpload
       - tradeV4-backend/customer/flushStatusBySop
+      - tradeV4-backend/fileStorage/downloadPdfFile