mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update ftp密码
This commit is contained in:
@@ -58,9 +58,11 @@ public class Constants {
|
||||
|
||||
public static final byte[] updateServerPort = new byte[]{port};
|
||||
|
||||
// FTP用户名
|
||||
public static final String updateServerUserName = "ftptest";
|
||||
|
||||
public static final String updateServerPassword = "js160829";
|
||||
// FTP密码
|
||||
public static final String updateServerPassword = "aEYU^q=8t";
|
||||
|
||||
public static final String filePath = "/update.bin";
|
||||
|
||||
@@ -70,9 +72,9 @@ public class Constants {
|
||||
public static final String JSOWELL_OPERATORID = "MA1JLFUU8";
|
||||
|
||||
public static final String OPERATORID_LIANLIAN = "MA1JLFUU8";
|
||||
|
||||
public static final String OPERATORID_JIANG_SU = "MA1X78KH5";
|
||||
|
||||
|
||||
public static final String OPERATORID_XI_XIAO = "MAC13L2Q9";
|
||||
|
||||
public static final String OPERATORID_YUAN_DA = "599777560";
|
||||
|
||||
Reference in New Issue
Block a user