release-v1.0 #1

Merged
panchichun merged 41 commits from release-v1.0 into main 2024-09-13 17:03:09 +08:00
Showing only changes of commit d461048c74 - Show all commits

View File

@ -10,7 +10,7 @@ public class CacheConstants
/**
* 登录用户 redis key
*/
public static final String LOGIN_TOKEN_KEY = "ja_login_tokens:";
public static final String LOGIN_TOKEN_KEY = "ja_tool_login_tokens:";
/**
* 验证码 redis key