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