This commit is contained in:
2026-04-22 18:09:07 +08:00
parent 841663e827
commit 5c5a92e2d2

View File

@@ -42,6 +42,7 @@ function OnGatewaySocketConnect() {
type = 1 type = 1
} }
Socket.SendGateway(Jso); Socket.SendGateway(Jso);
print("Send--");
}, 5000); }, 5000);