mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-23 11:09:29 +08:00
部门管理
This commit is contained in:
@@ -2,6 +2,10 @@ package xyz.playedu.api.constant;
|
||||
|
||||
public class SystemConstant {
|
||||
|
||||
public final static String ENV_PROD = "prod";
|
||||
|
||||
public static String REDIS_PREFIX = "playedu:";
|
||||
|
||||
public final static String JWT_PRV_ADMIN_USER = "dc14511e97e7eb725fb2976bc939b375";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user