refactor: 微信登录功能代码修改
This commit is contained in:
@@ -38,5 +38,5 @@ public interface SecurityConstants {
|
||||
/**
|
||||
* 微信登录路径
|
||||
*/
|
||||
String WX_LOGIN_PATH = "/api/v1/auth/wechatLogin";
|
||||
String WECHAT_LOGIN_PATH = "/api/v1/auth/wechat-login";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user