mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-03-09 16:21:09 +08:00
用户上传头像实时同步缓存,无需重新登录
This commit is contained in:
@@ -9,6 +9,11 @@ import io.jsonwebtoken.Claims;
|
||||
*/
|
||||
public class Constants
|
||||
{
|
||||
/**
|
||||
* UTF-8 字符集
|
||||
*/
|
||||
public static final String UTF8 = "UTF-8";
|
||||
|
||||
/**
|
||||
* 通用成功标识
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user