curl --location '/adminapi/content/wechatLive/list?page=&size=&sortField=&keyword=&sortOrder=&wechatLiveTitle=&liveStatus=&startTime=&endTime=' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"records": [
{
"wechatLiveId": 0,
"wechatLiveTitle": "string",
"wechatLiveData": "string",
"actRange": 0,
"actRangeExt": [
0
],
"roomId": 0,
"shareImg": "string",
"liveType": 0,
"closeLike": 0,
"closeGoods": 0,
"closeComment": 0,
"closeKf": 0,
"closeReplay": 0,
"isFeedsPublic": 0,
"feedsImg": "string",
"coverImg": "string",
"anchorId": "string",
"anchorOpenid": "string",
"subAnchorWechat": "string",
"anchorName": "string",
"anchorImg": "string",
"creatorOpenid": "string",
"liveStatus": 0,
"liveStatusText": "string",
"auditStatus": 0,
"auditStatusText": "string",
"startTime": "string",
"endTime": "string",
"lastUpdateTime": "string",
"productData": [
0
],
"thumbImg": "string",
"liveSn": "string",
"shopId": 0,
"orderCount": 0,
"syncFailedCount": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}