修改密码
POST
https://nwdx.ywzyit.com/shop/store/setPassword
请求参数
参数名
类型
描述
必填
id
int
店员id,示例:2
必填
phone
int
手机号,示例:18326949252
必填
smscode
int
验证码,示例:61138
必填
password
int
密码,示例:111111
必填
响应参数
参数名
类型
描述
必填
status
boolean
示例:true
必填
msg
string
示例:操作成功
必填
data
array
数据列表
必填