修改密码
POST
auth/change_password
请求参数
参数名
类型
描述
必填
oldPassword
string
必填
newPassword
string
必填
响应参数
参数名
类型
描述
必填
status
int
必填
statusInfo
string
必填
data
dict
无需返回数据时为空
必填