文档
测试

重置密码

GET
http://localhost:8080/cloudPlatform/user/modifyPassword

接口描述

重置密码

请求头

参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填

请求参数

参数名
类型
描述
必填
userName
string
用户账号【必填】
必填
oldPassword
string
旧密码【必填】
必填
newPassword
string
新密码【必填】
必填

响应参数

参数名
类型
描述
必填
msg
json
操作信息
必填
data
boolean
必填
code
int
操作码
必填