zhibo/live-streaming/data/rooms.json
2025-12-17 19:06:57 +08:00

32 lines
825 B
JSON

[
{
"id": "7f4acb94-f91c-4ec0-84eb-fbb1855f8f18",
"title": "11",
"streamerName": "111",
"streamKey": "7f4acb94-f91c-4ec0-84eb-fbb1855f8f18",
"isLive": false,
"viewerCount": 0,
"createdAt": "2025-12-16T09:37:13.684Z",
"startedAt": null
},
{
"id": "a85b8d00-5f9c-46a9-b664-f3153812b516",
"title": "22",
"streamerName": "22",
"streamKey": "a85b8d00-5f9c-46a9-b664-f3153812b516",
"isLive": false,
"viewerCount": 0,
"createdAt": "2025-12-16T09:50:13.396Z",
"startedAt": null
},
{
"id": "704351b7-1ea9-445e-ba6f-08cbb2cf0b18",
"title": "V哈哈",
"streamerName": "刚刚",
"streamKey": "704351b7-1ea9-445e-ba6f-08cbb2cf0b18",
"isLive": false,
"viewerCount": 0,
"createdAt": "2025-12-17T10:44:50.964Z",
"startedAt": null
}
]