update 用户绑定车牌号接口

This commit is contained in:
DESKTOP-D9QDT1P\JS-ZZA
2023-03-06 08:36:39 +08:00
parent d6f2a2234c
commit 3874b057b7
8 changed files with 127 additions and 20 deletions

View File

@@ -20,16 +20,16 @@ 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};
public static final String updateServerUserName = "ftpuser";
public static final String updateServerUserName = "vuser";
public static final String updateServerPassword = "ftp123456";
public static final String updateServerPassword = "123456";
public static final String filePath = "/pile/test.bin";
public static final String filePath = "/test.bin";
public static final String partnerId = "1632405339"; // 商户号Id