zhou.xiaoning 4 anni fa
parent
commit
3566fa9909
1 ha cambiato i file con 2 aggiunte e 4 eliminazioni
  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}}"
         }
 }