deploy: auto commit repo-root changes 2026-07-13 22:38:58
This commit is contained in:
@@ -184,7 +184,7 @@ class MatchOddsLists extends BaseAdminDataLists implements ListsExtendInterface
|
||||
public static function formatSourceSite(string $sourceSite): string
|
||||
{
|
||||
$map = [
|
||||
'hg' => '滚球',
|
||||
'hg' => '皇冠',
|
||||
'titan007' => '球探',
|
||||
];
|
||||
return $map[$sourceSite] ?? ($sourceSite !== '' ? strtoupper($sourceSite) : '未知平台');
|
||||
|
||||
Reference in New Issue
Block a user