deploy: auto commit repo-root changes 2026-07-03 17:27:21

This commit is contained in:
hajimi
2026-07-03 17:27:22 +08:00
parent b8203e6168
commit 61310de5a0
228 changed files with 243 additions and 242 deletions
@@ -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,