curl --location --request GET 'https://test.pro.wuht.net/adminapi/wechat/live' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": [
{
"id": 0,
"room_id": 0,
"name": "string",
"cover_img": "string",
"share_img": "string",
"start_time": "string",
"end_time": "string",
"anchor_name": "string",
"anchor_wechat": "string",
"phone": "string",
"type": 0,
"screen_type": 0,
"close_like": 0,
"close_goods": 0,
"close_comment": 0,
"error_msg": "string",
"status": 0,
"live_status": 0,
"mark": "string",
"replay_status": 0,
"sort": 0,
"is_show": 0,
"is_del": 0,
"add_time": "string",
"anchor_img": null,
"roomid": 0,
"goods": [
"string"
],
"show_time": "string"
}
]
}