浏览代码

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

liutao 4 月之前
父节点
当前提交
bc20a8aa8c
共有 2 个文件被更改,包括 2 次插入2 次删除
  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