mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
update 个人桩启动查看订单
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user