| Name | Description | Type | Additional information | 
|---|---|---|---|
| username | 用户名 | string | Required Max length: 20 | 
| verifycode | 验证码 | string | Required Max length: 6 | 
| newpwd | 新密码密文 TripleDes(Upper_Md5(newpwd)),SHA256_Top192(Upper_Md5(verifycode))) | string | Required Max length: 128 |