Răsfoiți Sursa

显示协议产品总费用开关

wks 3 ani în urmă
părinte
comite
ec10aba3e0

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

@@ -247,5 +247,8 @@ zm:
     callbackUrl: /order/zhongMeiApi/underwritingCallback
     passMsgUrl: /order/zhongMeiApi/auditCallback
 
+agreement:
+  shutdown: true
+
 logging:
   path: /ins/logs

+ 2 - 0
src/main/resources/application-test.yml

@@ -334,6 +334,8 @@ zm:
 logging:
   path: /ins/logs
 
+agreement:
+  shutdown: true
 
 knife4j:
   enable: true