个人注册

接口地址:/cbasic/register

请求方式 post

参数:

  • phone 用户手机号

  • vcode 验证码

  • passwd 密码

返回格式:

{
    "code": 1,
    "data": {},
    "msg": "success"
}

Last updated

Was this helpful?