commit
This commit is contained in:
@@ -37,6 +37,8 @@ public class Globals {
|
||||
public static String AppDomain = "http://127.0.0.1";
|
||||
//文件访问域名
|
||||
public static String AppFileDomain = "";
|
||||
//学校代码
|
||||
public static String SchoolCode = "HMC";
|
||||
//系统自定义参数
|
||||
public static NutMap MyConfig = NutMap.NEW();
|
||||
//自定义路由
|
||||
|
||||
Reference in New Issue
Block a user