public class UserLoginModel extends ApiModel
| 构造器和说明 |
|---|
UserLoginModel(String userName,
String password) |
UserLoginModel(String userName,
String password,
GrantType grantType) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGrantType() |
String |
getPassword() |
String |
getUserName() |
void |
setGrantType(String grantType) |
void |
setPassword(String password) |
void |
setUserName(String userName) |
getAccount, getLang, setAccount, setLangCopyright © 2025. All rights reserved.