修改密码
POST
http://localhost:8090/rlg/user/gmm
接口描述
获得令牌,修改密码
请求参数
参数名
类型
描述
必填
userName
String
要修改密码的账户
必填
newPassWord
String
新密码
必填
tk
String
令牌
必填