获取直播间服务信息【新增】
POST
/api/live/getRoomServerList
接口描述
获取直播间服务信息 【顺带基础信息】
请求参数
参数名
类型
描述
必填
room_id
int
房间id
必填
响应参数
参数名
类型
描述
必填
id
int
服务id
必填
sid
int
服务类别ID
必填
price
string
价格
必填
service_name
string
服务名称
必填
service_detail
string
服务详情
必填
duration
string
服务时长
必填
price_description
string
服务价格以及时长信息
必填