文档
测试

用户密码修改

POST
{{api_url}}System/editPass

请求参数

参数名
类型
描述
必填
uid
int
示例:10
必填
old_password
string
旧密码,示例:ymn@12345
必填
password
string
新密码,示例:ymn1234
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:密码修改成功
必填
data
string
示例:
必填
url
object
示例:null
必填
wait
int
示例:3
必填