修改新密码密码或者是首次设置密码
POST
http://192.168.3.3:9001/users/updatePassword
请求参数
参数名
类型
描述
必填
newPassword
String
新密码
必填
phone
String
手机号
必填
code
String
验证码
必填