瀏覽代碼

fix:长链接本地服务映射。

“HeShaoZe” 6 月之前
父節點
當前提交
8fba84c653
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/data/consts/constants.dart

+ 1 - 1
lib/data/consts/constants.dart

@@ -19,7 +19,7 @@ class Constants {
       "ws://loc-api.v8dashen.com/websocket/";
 
   static const String _locationDevClientUrl =
-      "ws://192.168.10.230:8880/websocket/";
+      "wss://ws00.by.takin.cc/websocket/";//"ws://192.168.10.230:8880/websocket/";
 
   static const String _locationTestClientUrl = "";