浏览代码

更新cfg

Simon Zhou 5 年之前
父节点
当前提交
d0179111e8
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      config/cfg.json

+ 4 - 4
config/cfg.json

@@ -6,8 +6,8 @@
         "commSearchUrl": "http://192.168.31.104:5019/mtp2-search",
         "goCommonSearchUrl": "http://192.168.31.104:8080/api",
         "openApiUrl": "http://192.168.31.104:5015/mtp2-onlineopen",
-        "MobileOpenUrl": "http://192.168.31.104:5055",
-        "MobileAuthUrl": "http://192.168.31.104:5056"
+        "mobileOpenUrl": "http://192.168.31.104:5055",
+        "mobileAuthUrl": "http://192.168.31.104:5056"
     },
     "dev_182": {
         "quoteUrl": "ws://192.168.30.182:18891",
@@ -16,7 +16,7 @@
         "commSearchUrl": "http://192.168.30.182:5019/mtp2-search",
         "goCommonSearchUrl": "http://192.168.30.182:8080/api",
         "openApiUrl": "http://192.168.30.182:5015/mtp2-onlineopen",
-        "MobileOpenUrl": "http://192.168.30.182:5035",
-        "MobileAuthUrl": "http://192.168.30.182:5035/szWebRegister"
+        "mobileOpenUrl": "http://192.168.30.182:5035",
+        "mobileAuthUrl": "http://192.168.30.182:5035/szWebRegister"
     }
 }