| 程序包 | 说明 |
|---|---|
| cn.stylefeng.roses.kernel.auth.api |
| 限定符和类型 | 方法和说明 |
|---|---|
LoginResponse |
AuthServiceApi.login(LoginRequest loginRequest)
常规登录操作
|
LoginResponse |
AuthServiceApi.loginWithUserName(String username)
登录(直接用账号登录),一般用在第三方登录
|
Copyright © 2021. All rights reserved.