fengx месяцев назад: 6
Родитель
Сommit
4a4c3fcacd
2 измененных файлов с 2 добавлено и 0 удалено
  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