修改密码
POST
http://xhf.qmbzch.cn/api/login/edit_password
请求参数
参数名
类型
描述
必填
old_password
string
示例:root123450 6-16数字大小写字母
必填
new_password
string
示例:root123456 6-16数字大小写字母
必填
new_password_true
string
示例:root123456 6-16数字大小写字母
必填
响应参数
参数名
类型
描述
必填
state
string
示例:ok
必填
message
string
示例:修改成功
必填