update 个人桩启动查看订单

This commit is contained in:
DESKTOP-D9QDT1P\JS-ZZA
2023-03-11 10:32:18 +08:00
parent b999da50d6
commit 710421fcbc
2 changed files with 4 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ public class Constants {
public static final String SOCKET_IP = "127.0.0.1";
public static final Integer SOCKET_PORT = 9011;
public static final String updateServerIP = "192.168.2.5";
public static final int port = 0x15;
public static final String updateServerIP = "192.168.2.2";
public static final int port = 0x21;
public static final byte[] updateServerPort = new byte[]{port};