mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 12:49:28 +08:00
jwt-token的发行
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package xyz.playedu.api.constant;
|
||||
|
||||
public class SystemConstant {
|
||||
|
||||
public final static String JWT_PRV_ADMIN_USER = "dc14511e97e7eb725fb2976bc939b375";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user