Browse Source

临时编译

loki.wu 1 year ago
parent
commit
f5f8fcda49
1 changed files with 4 additions and 4 deletions
  1. 4 4
      assets/app_params.json

+ 4 - 4
assets/app_params.json

@@ -1,5 +1,5 @@
 {
-  "server_gateway": "https://platform.xinglinghui.com:9400",
-  "local_station": false,
-  "server_local_gateway": "http://192.168.3.2:8400"
-}
+    "server_gateway": "https://platform.xinglinghui.com:9400",
+    "local_station": true,
+    "server_local_gateway": "http://192.168.3.2:8400"
+}