Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
types
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ball
types
Commits
7a11b105
Commit
7a11b105
authored
Apr 26, 2026
by
郑磊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新盘口类型
parent
2f6c2278
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
data.d.ts
data.d.ts
+4
-0
No files found.
data.d.ts
View file @
7a11b105
...
@@ -316,6 +316,10 @@ declare interface Channel {
...
@@ -316,6 +316,10 @@ declare interface Channel {
* 此频道是否使用收益代替胜率
* 此频道是否使用收益代替胜率
*/
*/
use_profit
?:
boolean
use_profit
?:
boolean
/**
* 允许投注的盘口类型
*/
type_list
:
OddType
[]
}
}
/**
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment