| Name | Description | Type | Additional information |
|---|---|---|---|
| oldpasswordhash |
旧密码加密后的字符串,加密规则:SHA1(user.Name + "ahsxrj" + user.Password) |
string |
None. |
| newpasswordhash |
aes加密后的字符串,密码原始长度范围:6~16 |
string |
None. |
| newpasswordhash2 | string |
None. |
|
| tel |
登录账号 |
string |
None. |
| token |
token |
string |
None. |
| uid | integer |
None. |