设置支付密码
POST
http://192.168.0.107:8080/shop/web/member/setPayPwd.jhtml
请求参数
参数名
类型
描述
必填
mobile
int
示例:15872480541
必填
smsCode
int
示例:123456
必填
companyId
int
示例:1
必填
payPwd
int
示例:123456
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:设置成功
必填
code
int
示例:200
必填