Parcourir la source

更新J2文件

zhou.xiaoning il y a 4 ans
Parent
commit
3566fa9909
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  1. 2 4
      config/cfg.j2

+ 2 - 4
config/cfg.j2

@@ -14,11 +14,9 @@
         "tradePort": "{{access_listen_port}}",
         "newsUrl": "{{news_url}}",
         "pcNewsUrl": "{{pc_news_url}}",
-        "hsbyBankSignZone": "08:00-18:00",
-        "hsbyPayUrlWeb": "{{hsby_pay_url_web}}",
-        "hsbySignUp": "{{hsby_signup}}",
-        "hsbyRegister": "{{hsby_register}}",
         "iOS": "{{ios}}",
         "android": "{{android}}"
+        "otherPayUrl": "{{otherPayUrl}}",
+        "oem": "{{oem}}"
         }
 }