Simon Zhou 5 лет назад
Родитель
Сommit
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"
     }
 }