mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 预约启动
This commit is contained in:
@@ -56,6 +56,11 @@ public class Constants {
|
||||
|
||||
public static final String DEFAULT = "default"; // 默认
|
||||
|
||||
/**
|
||||
* 定时任务需要appId, 取默认万车充的appId
|
||||
*/
|
||||
public static final String DEFAULT_APP_ID = "wxbb3e0d474569481d"; // 默认微信小程序appId
|
||||
|
||||
public static final byte[] updateServerPort = new byte[]{port};
|
||||
|
||||
// FTP用户名
|
||||
|
||||
Reference in New Issue
Block a user