mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-23 11:09:29 +08:00
dashboard-api
This commit is contained in:
@@ -2,6 +2,8 @@ package xyz.playedu.api.constant;
|
||||
|
||||
public class SystemConstant {
|
||||
|
||||
public final static String VERSION = "v1.0-beta1";
|
||||
|
||||
public final static String ENV_PROD = "prod";
|
||||
|
||||
public final static String REDIS_PREFIX = "playedu:";
|
||||
|
||||
Reference in New Issue
Block a user