style: 移除空行
This commit is contained in:
@@ -13,7 +13,6 @@ public interface SecurityConstants {
|
||||
*/
|
||||
String LOGIN_PATH = "/api/v1/auth/login";
|
||||
|
||||
|
||||
/**
|
||||
* Token 前缀
|
||||
*/
|
||||
@@ -24,7 +23,6 @@ public interface SecurityConstants {
|
||||
*/
|
||||
String TOKEN_KEY = "Authorization";
|
||||
|
||||
|
||||
/**
|
||||
* 验证码缓存前缀
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user