This commit is contained in:
caozehui
2025-02-13 21:03:49 +08:00
parent 8f40e97ee1
commit 52ecfe0d49

View File

@@ -69,6 +69,8 @@ public interface SecurityConstants {
String REFRESH_TOKEN_KEY = "Refresh-Token";
String IS_REFRESH_TOKEN="Is-Refresh-Token";
/**
* 黑名单token前缀
*/