修改密码
POST
http://121.202.149.9:8001/api/user/change_pass
接口描述
修改密码
请求参数
参数名
类型
描述
必填
user_name
账号
可选
user_pass
旧密码
可选
new_pass
新密码
可选