lisai17@sina.com 2020-11-03 10:13:30 +08:00
parent 9a07838990
commit 4d5f82109a
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,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 = "20201030";
public static final String CLINET_VERSION = "20201103";
public static String getRootPath() {
return PathKit.getWebRootPath()