修改密码changePassword
POST
http://127.0.0.1:8000/changePassword
接口描述
修改密码,POST方法
请求参数
参数名
类型
描述
必填
old_password
char
必填
new_password
char
必填