修改密码
POST
http://localhost:81/api/modify
请求参数
参数名
类型
描述
必填
username
String
用户名
必填
password
String
新密码
必填
password_old
String
原密码
必填