This commit is contained in:
lijiahang
2024-01-24 11:08:32 +08:00
parent 914359505e
commit 49931ba227
16 changed files with 48 additions and 187 deletions

View File

@@ -21,8 +21,6 @@ public interface Const extends com.orion.lang.constant.Const, FieldConst, CnCons
String INTRANET_IP = "内网IP";
Long SYSTEM_USER_ID = 0L;
Long ROOT_PARENT_ID = 0L;
Integer DEFAULT_SORT = 10;