代码调整
This commit is contained in:
@@ -94,6 +94,8 @@ public interface SecurityConstants {
|
||||
String REFRESH_TOKEN = "refresh_token";
|
||||
String USERNAME = "username";
|
||||
String PASSWORD = "password";
|
||||
String PHONE = "phone";
|
||||
String SMS_CODE = "smsCode";
|
||||
String IMAGE_CODE = "imageCode";
|
||||
String VERIFY_CODE = "verifyCode";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user