07-更新-密码
POST
http://localhost:5000/api/client/user/update_password
接口描述
注册
请求参数
参数名
类型
描述
必填
account
string
示例:test
必填
password
string
示例:abc
必填
new_password
int
示例:123
必填