zhou.xiaoning %!s(int64=4) %!d(string=hai) anos
pai
achega
cf1b7cbe34
Modificáronse 2 ficheiros con 4 adicións e 2 borrados
  1. 2 1
      config/cfg.j2
  2. 2 1
      config/cfg.json

+ 2 - 1
config/cfg.j2

@@ -17,6 +17,7 @@
         "iOS": "{{ios}}",
         "android": "{{android}}"
         "otherPayUrl": "{{otherPayUrl}}",
-        "oem": "{{oem}}"
+        "oem": "{{oem}}",
+        "pcMangerUrl": "{{pcMangerUrl}}"
         }
 }

+ 2 - 1
config/cfg.json

@@ -17,6 +17,7 @@
         "iOS": "https://apps.apple.com/cn/app/%E6%97%85%E6%B8%B8%E4%BF%9D/id1554804296",
         "android": "http://sapp.lvyoubao.net:8013/app/旅游保.apk",
         "otherPayUrl": "http://103.40.249.123:9400/bank_alipay",
-        "oem": "qhj"
+        "oem": "qhj",
+        "pcMangerUrl": "http://192.168.31.176:5019/mtp2-pcweb"
     }
 }