修改密码
GET
http://localhost:8080/APPBackend/user/changePassword
请求参数
参数名
类型
描述
必填
password
String
新的密码
必填
响应参数
参数名
类型
描述
必填
status
boolean
必填
code
int
可选
msg
String
可选
mapMsg
object
必填