Browse Source

修改CFG BUG

zhou.xiaoning 4 years ago
parent
commit
ab95dbe6a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/cfg.j2

+ 1 - 1
config/cfg.j2

@@ -15,7 +15,7 @@
         "newsUrl": "{{news_url}}",
         "newsUrl": "{{news_url}}",
         "pcNewsUrl": "{{pc_news_url}}",
         "pcNewsUrl": "{{pc_news_url}}",
         "iOS": "{{ios}}",
         "iOS": "{{ios}}",
-        "android": "{{android}}"
+        "android": "{{android}}",
         "otherPayUrl": "{{otherPayUrl}}",
         "otherPayUrl": "{{otherPayUrl}}",
         "oem": "{{oem}}",
         "oem": "{{oem}}",
         "pcMangerUrl": "{{pcMangerUrl}}"
         "pcMangerUrl": "{{pcMangerUrl}}"