本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"current_page": 3,
"per_page": 100,
"sort_by": "asc",
"sort_key": "avg_watch_time",
"type": 0,
"rate_template_id": null,
"room_name": null,
"seller_org_id": null,
"seller_org_name": null,
"seller_org_phone": null,
"if_special": null,
"time": [
"2025-12-01",
"2025-12-31"
],
"belong_at_from": "2025-12-01 00:00:00",
"belong_at_end": "2025-12-31 23:59:59"
}curl --location --request POST 'http://htb-api-test.bangbanghu.com.cn/htb-live-api/ldc/lops/listByLive' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJwaHBlcjY2Ni9qd3QiLCJ1c2VyX2lkIjoyNTA4NCwib3JnX2lkIjoxNTUxLCJzZWF0X2lkIjoyNzQ0OCwiaWZfbWFzdGVyIjowLCJhcHBfY29kZSI6ImJiaC1hcHAiLCJpcCI6IjIxOC45My4xOC4xMCIsInRva2VuX2tleSI6ImQxNDYzNTU5YWU3OTgwYjg2MTdiYjUxNGFlZTEwMDJiIiwibG9naW5fdGltZSI6MTc2OTA2NTIxMywiand0X3NjZW5lIjoidXNlckxvZ2luIiwianRpIjoidXNlckxvZ2luXzY5NzFjYWZkNDYzNTM0LjU4MDMzOTczIiwiaWF0IjoxNzY5MDY1MjEzLCJuYmYiOjE3NjkwNjUyMTMsImV4cCI6MTc3MTY1NzIxM30.ccRXBNWRKgeLhbEbLLmH9SScTfynrBVRhQ8ju-Dgl08' \
--header 'token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Njg0NDY4MDksImV4cCI6MTc2OTA1MTYwOSwiZGF0YSI6eyJpZCI6NDQsInJvbGUiOlsxLDIsMyw0LDUsNiw3LDgsOSwxMCwxMSwxMiwxMywxNCwxNSwxNyw3Niw3Nyw3OCw3OSw4MF0sInVzZXJfbmFtZSI6IjE4NjUxOTQ0NTkyIiwidXNlcl9uaWNrX25hbWUiOiJcdTY3NGVcdTcxZDVcdTViODkifX0.EIfIcpnzRdcQHrFxXbJfwKkanHlsvYXJCWDMz6GWA4A' \
--header 'app_version: 7.1.005-debug-282' \
--header 'app_info: Android15(35)-WIFI' \
--header 'app_code: bbh-app' \
--header 'user-agent: Mozilla/5.0 (Linux; Android 15; 23127PN0CC Build/AQ3A.240627.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/128.0.6613.127 Mobile Safari/537.36 uni-app Html5Plus/1.0 (Immersed/38.666668)' \
--header 'Content-Type: application/json' \
--data-raw '{
"current_page": 3,
"per_page": 100,
"sort_by": "asc",
"sort_key": "avg_watch_time",
"type": 0,
"rate_template_id": null,
"room_name": null,
"seller_org_id": null,
"seller_org_name": null,
"seller_org_phone": null,
"if_special": null,
"time": [
"2025-12-01",
"2025-12-31"
],
"belong_at_from": "2025-12-01 00:00:00",
"belong_at_end": "2025-12-31 23:59:59"
}'{
"code": 0,
"msg": "string",
"data": {
"records": [
{
"id": 0,
"actual_start_at": "string",
"start_at": "string",
"room_name": "string",
"org_name": "string",
"org_phone": "string",
"live_type_name": "string",
"if_special": 0,
"rate_template_name": "string",
"belong_count": 0,
"belong_amount": 0,
"cancel_count": 0,
"cancel_amount": 0,
"transaction_count": 0,
"transaction_amount": 0,
"actual_belong_count": 0,
"actual_belong_amount": 0,
"actual_income": 0,
"refund_count": 0,
"refund_amount": 0,
"org_service_amount": 0,
"buyer_service_amount": 0,
"live_subscribe_count": 0,
"max_online_number": 0,
"total_online_number": 0,
"avg_watch_time": 0,
"rate_template_id": "string",
"live_operator_user_id": null,
"live_operator_user_name": null,
"business_operator_user_id": 0,
"business_operator_user_name": "string",
"last_time_amount": 0,
"last_time_start_at": "string",
"last_live_room_id": 0
}
],
"total": 0,
"current_page": 0,
"per_page": 0,
"map": null
},
"trace_id": "string",
"success": true
}