瀏覽代碼

Merge branch 'dev1.0' of http://192.168.0.200:3000/liuj/factoring-trade-backend into dev1.0

Wangyafan 6 月之前
父節點
當前提交
1f6d64f078
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 1 0
      src/main/resources/application-dev.yml
  2. 3 1
      src/main/resources/application-prod.yml

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

@@ -187,3 +187,4 @@ auth:
       - saleInvoice/doAdd
       - saleInvoice/c_doUpdate
       - fileStorage/getUeconfig
+      - fileStorage/imgUpload

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

@@ -185,4 +185,6 @@ auth:
       - tradeV4-backend/businessProcessingTask/doBusinessHistoryView
       - tradeV4-backend/saleInvoice/doAdd
       - tradeV4-backend/saleInvoice/c_doUpdate
-      - customer/flushStatusBySop
+      - tradeV4-backend/fileStorage/getUeconfig
+      - tradeV4-backend/fileStorage/imgUpload
+      - tradeV4-backend/customer/flushStatusBySop