deploy: auto commit repo-root changes 2026-07-03 17:27:21
This commit is contained in:
@@ -21,6 +21,14 @@ class MatchLiveLogic extends BaseLogic
|
||||
'match_id' => (int) $params['match_id'],
|
||||
'title' => trim((string) $params['title']),
|
||||
'source_url' => trim((string) $params['source_url']),
|
||||
'play_type' => 'stream',
|
||||
'iframe_url' => '',
|
||||
'source_site' => '',
|
||||
'source_domain' => '',
|
||||
'source_match_key' => '',
|
||||
'source_line_key' => '',
|
||||
'source_is_hot' => 0,
|
||||
'source_match_time' => 0,
|
||||
'fetch_status' => 0,
|
||||
'fetch_error' => '',
|
||||
'last_fetch_at' => 0,
|
||||
|
||||
Reference in New Issue
Block a user