文档
测试

修改密码

POST
/edit_pass

请求参数

参数名
类型
描述
必填
pass
string
密码
必填
repass
string
重复密码
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:更新成功
必填