refactor: 分组添加 userId.
This commit is contained in:
@@ -21,6 +21,8 @@ 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;
|
||||
|
||||
Reference in New Issue
Block a user