Browse Source

wip:配置

wangshan 1 year ago
parent
commit
e30c92f09b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/jfw/modules/subscribepay/src/invoice.json

+ 2 - 2
src/jfw/modules/subscribepay/src/invoice.json

@@ -6,11 +6,11 @@
   "invoice_interface_address": "http://127.0.0.1:7070",
   "code": "3040205000000000000",
   "switch_paymch":{
-    "model":2,
+    "model":1,
     "time":"2022-01-17 10:00:00"
   },
   "invoice_switch": true,
-  "red_invoice_switch": true,
+  "red_invoice_switch": false,
   "red_invoice_msg": "由于系统升级,线上换开发票功能暂时维护阶段,如需换开请直接联系在线客服!",
   "third_party_switch": false
 }