修改密码
POST
http://qingong.meiliancheng.cn/index.php?s=/api/user/changePassword
请求参数
参数名
类型
描述
必填
password
int
示例:123456
必填
wxapp_id
int
示例:10001
必填
token
string
示例:99166a5532541e91dd72943523ff382b
必填
new_password
int
示例:111111
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:success
必填
data
array
数据列表
必填