APP注册新用户 websocket测试 POST /api/register 接口描述 APP注册新用户 说明 / 示例 请求数据类型 [ "application/json" ] 接口描述 H5/APP注册新用户 请求示例 { "account": "", "captcha": "", "inviteCode": "", "password": "", "spread": "" } account 账号也是手机号码 captcha 短信验证码 password 密码 inviteCode 邀请码,非必填 spread 推广码,非必填
请求数据类型 [ "application/json" ] 接口描述 H5/APP注册新用户 请求示例 { "account": "", "captcha": "", "inviteCode": "", "password": "", "spread": "" } account 账号也是手机号码 captcha 短信验证码 password 密码 inviteCode 邀请码,非必填 spread 推广码,非必填