合并master到当前分支
parent
1c5a1123b5
commit
9fef03457b
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue