This commit is contained in:
caozehui
2025-02-07 14:27:54 +08:00
parent 9ef0427f54
commit 6a11ebf907
2 changed files with 13 additions and 17 deletions

View File

@@ -67,7 +67,7 @@ public interface SecurityConstants {
String GRANT_TYPE_KEY = "grant_type";
String REFRESH_TOKEN_KEY = "refresh_token";
String REFRESH_TOKEN_KEY = "Refresh-token";
/**
* 黑名单token前缀