feat: match detail live room matching

This commit is contained in:
hajimi
2026-08-03 02:47:57 +08:00
parent 369ee15044
commit 56b34414ac
5 changed files with 259 additions and 16 deletions
+5
View File
@@ -36,6 +36,11 @@ export interface MatchLiveLineItem {
update_time?: string | number
updated_at?: string | number
source_url?: string
anchor_name?: string
anchor_avatar?: string
room_view_count?: string | number
room_focus_count?: string | number
room_notice?: string
default_play_url?: string
play_url_m3u8?: string
play_url_hd_m3u8?: string