补充提交

This commit is contained in:
Daisy 2024-03-29 15:04:35 +08:00
parent af07226c6d
commit 8fc70f1690

View File

@ -48,7 +48,7 @@ class UdpHelp {
ipList: serversList, ipList: serversList,
tokenStr: "b989fa15f75c2ac02718b7c9bb64f80e", tokenStr: "b989fa15f75c2ac02718b7c9bb64f80e",
); );
print('发送心跳了'); // print('发送心跳了');
}); });
} }
} }