微调
This commit is contained in:
@@ -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前缀
|
||||
|
||||
Reference in New Issue
Block a user