登陆状态下重置密码
POST
http://localhost:8080/portal/user/reset_password.do
请求参数
参数名
类型
描述
必填
passwordOld
String
旧密码
必填
passwordNew
String
新密码
必填