Commit 7a11b105 authored by 郑磊's avatar 郑磊

更新盘口类型

parent 2f6c2278
......@@ -316,6 +316,10 @@ declare interface Channel {
* 此频道是否使用收益代替胜率
*/
use_profit?: boolean
/**
* 允许投注的盘口类型
*/
type_list: OddType[]
}
/**
......
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