mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 18:10:10 +08:00
update 远程升级
This commit is contained in:
@@ -25,11 +25,11 @@ public class Constants {
|
|||||||
|
|
||||||
public static final byte[] updateServerPort = new byte[]{port};
|
public static final byte[] updateServerPort = new byte[]{port};
|
||||||
|
|
||||||
public static final String updateServerUserName = "vuser";
|
public static final String updateServerUserName = "vuser1";
|
||||||
|
|
||||||
public static final String updateServerPassword = "123456";
|
public static final String updateServerPassword = "vuser1";
|
||||||
|
|
||||||
public static final String filePath = "/test.bin";
|
public static final String filePath = "/pevc1xx_main_update_v2.0.0.8.bin";
|
||||||
|
|
||||||
public static final String partnerId = "1632405339"; // 商户号Id
|
public static final String partnerId = "1632405339"; // 商户号Id
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user