修改 ip

This commit is contained in:
WoNiu 2024-04-06 16:16:15 +08:00
parent 784cad7f3d
commit 51d33a1137
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ typedef loginBlockFun = Function(Map);
class LoginSocket{
String url = '192.168.200.17';
// static int port = 12341;
String url = '110.42.251.214';
static int port = 37785;
String uuid = '';