|
@@ -19,7 +19,7 @@ class Constants {
|
|
|
"ws://loc-api.v8dashen.com/websocket/";
|
|
"ws://loc-api.v8dashen.com/websocket/";
|
|
|
|
|
|
|
|
static const String _locationDevClientUrl =
|
|
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 = "";
|
|
static const String _locationTestClientUrl = "";
|
|
|
|
|
|