设置直播间状态
POST
http://qgshop.meiliancheng.cn/index.php?s=/api/live.Live_room/setStatus
请求参数
参数名
类型
描述
必填
wxapp_id
int
示例:10001
必填
status
int
10关播,20开播,30关播,示例:10
必填
id
int
示例:10044
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:设置成功
必填
data
array
数据列表
必填