Parcourir la source

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

Wangyafan il y a 6 mois
Parent
commit
1f6d64f078

+ 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