修改密码(新版)
POST
http://localhost:8081/bxpw_war_exploded/api/user/updateOldPassword.json
请求头
参数名
类型
描述
必填
sessionId
String
必填
请求参数
参数名
类型
描述
必填
oldPw
String
原密码
必填
newPw
String
新密码
必填