Commit 0de87ede authored by 郑磊's avatar 郑磊

1

parent 59377547
......@@ -76,7 +76,7 @@ declare type Period = 'regularTime' | 'period1'
/**
* 盘口类型
*/
declare type OddType = 'ah1' | 'ah2' | 'over' | 'under' | 'draw'
declare type OddType = 'ah1' | 'ah2' | 'over' | 'under' | 'draw' | 'win1' | 'win2'
/**
* 盘口目标
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment