用户注册 websocket测试 POST http://127.0.0.1/laravel/public/api/user/register 接口描述 用户注册 请求参数 参数名 类型 描述 必填 email string 邮箱 必填 password string 密码 必填 password string 密码 必填 说明 / 示例 { "errMsg": "success", "data": true, "statusCode": 200 }