文档
测试

删除直播信息

GET
{{url_logic}}/boradcast/remove

请求参数

参数名
类型
描述
必填
id
int
直播id
必填

响应数据

```json { "errorCode": 0, "msgType": 1 } ```