mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 小程序订单详情接口增加参数
This commit is contained in:
@@ -21,7 +21,7 @@ public class Constants {
|
||||
public static final Integer SOCKET_PORT = 9011;
|
||||
|
||||
public static final String updateServerIP = "192.168.2.2";
|
||||
public static final int port = 0x21;
|
||||
public static final int port = 0x15;
|
||||
|
||||
public static final byte[] updateServerPort = new byte[]{port};
|
||||
|
||||
@@ -29,7 +29,7 @@ public class Constants {
|
||||
|
||||
public static final String updateServerPassword = "vuser1";
|
||||
|
||||
public static final String filePath = "/pevc1xx_main_update_v2.0.0.8.bin";
|
||||
public static final String filePath = "/test.bin";
|
||||
|
||||
public static final String partnerId = "1632405339"; // 商户号Id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user