修改密码
PUT
http://localhost:8888/user/updatePWD
请求参数
参数名
类型
描述
必填
newpwd
int
示例:123456
必填
pwd
int
示例:456789
必填
username
string
示例:zs
必填