update 远程升级

This commit is contained in:
2023-04-07 08:57:53 +08:00
parent 7c76a874a9
commit 291bd06330
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ public class Constants {
public static final Integer SOCKET_PORT = 9011;
public static final String updateServerIP = "47.103.124.69";
public static final int port = 0x21;
public static final int port = 0x15;
public static final byte[] updateServerPort = new byte[]{port};