feat: match detail live room matching
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user