合并master到当前分支

dev
lisai17@sina.com 2021-04-16 10:25:31 +08:00
parent 1c5a1123b5
commit 9fef03457b
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ public class Config extends JFinalConfig {
public static DeviceThread deviceThread = new DeviceThread();
public static SocketIOService socketio = null;
private static boolean client_run = true;
public static final String CLINET_VERSION = "20210301";
public static final String CLINET_VERSION = "20210415";
public static String getRootPath() {
return PathKit.getWebRootPath()