mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-06 19:52:25 +08:00
关闭地址获取
This commit is contained in:
@@ -9,7 +9,7 @@ public class GlobalConfig {
|
||||
public static Boolean debug = true;
|
||||
|
||||
// 获取地址开关
|
||||
public static Boolean isAddressEnabled = true;
|
||||
public static Boolean isAddressEnabled = false;
|
||||
|
||||
// 当前代码版本
|
||||
public static String version = "v1.1.0";
|
||||
|
||||
Reference in New Issue
Block a user