新建房间
POST
http://fangxu.cn.utools.club/room/create
接口描述
创建房间
请求参数
参数名
类型
描述
必填
room_name
string
房间名称
必填
room_type
string
房间类型
必填
响应参数
参数名
类型
描述
必填
code
number
状态码
必填
data
any
创建的房间对象
必填
message
string
信息
必填