修改当前用户密码 PC
POST
http://39.99.162.224:9000/sterilizer/user/pc/updatePassword
请求参数
参数名
类型
描述
必填
id
int
示例:32
必填
password
string
示例:666666
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:成功!
必填
code
int
示例:200
必填