管理员修改用户密码
POST
http://localhost:8006/index.php/resetPasswords
请求参数
multipart/form-data参数名
类型
描述
必填
uuid
Text
用户uuid
必填
token
Text
认证令牌
必填
reset_uid
Text
-
必填
new_password
Text
-
必填