添加赔率设置功能,支持选择博彩公司并展示赔率信息;优化状态管理和国际化文本
This commit is contained in:
@@ -36,6 +36,7 @@ export interface Match {
|
||||
leagueId?: number;
|
||||
isLive?: boolean;
|
||||
meta?: string;
|
||||
odds?: OddsItem[];
|
||||
}
|
||||
|
||||
export interface LiveScoreMatch {
|
||||
|
||||
Reference in New Issue
Block a user