AppleK


修改密码

简要描述
  • 使用 登录注册-发送验证码 接口发送验证码,type使用edit_password
请求URL
  • /index/member/password
请求方式
  • post
请求Body参数
参数名 必选 类型 说明
type int 密码类型(0登录,1交易)
password string 新密码
re_password string 确认密码
code string 验证码
成功返回示例
{
    "code": 1,
    "msg": "缺少数据"
}

页面列表

ITEM_HTML