Browse Source

feat(推荐码):人员推荐码的开发

liutao 4 months ago
parent
commit
bc20a8aa8c
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/main/resources/application-dev.yml
  2. 1 1
      src/main/resources/application-prod.yml

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

@@ -225,4 +225,4 @@ auth:
       - fileStorage/downloadPdfFile
       - flowable/processDefinition/viewImg
       - fileStorage/preview
-      - creditResolution/startProcess
+      - creditResolution/startProcessOld

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

@@ -224,4 +224,4 @@ auth:
       - tradeV4-backend/fileStorage/downloadPdfFile
       - tradeV4-backend/flowable/processDefinition/viewImg
       - tradeV4-backend/fileStorage/preview
-      - tradeV4-backend/creditResolution/startProcess
+      - tradeV4-backend/creditResolution/startProcessOld