Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
antai-sport-http-server
Project
Project
Details
Activity
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
antai-sport
antai-sport-http-server
Commits
2b5608a1
Commit
2b5608a1
authored
Sep 20, 2022
by
liming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务端拉取系列赛比赛信息接口
parent
5b376372
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
402 additions
and
371 deletions
+402
-371
antai-sport.ndm2
doc/antai-sport.ndm2
+397
-371
SeriesRound.java
...ort/http/server/repository/series/entity/SeriesRound.java
+5
-0
No files found.
doc/antai-sport.ndm2
View file @
2b5608a1
This diff is collapsed.
Click to expand it.
repository/src/main/java/com/antai/sport/http/server/repository/series/entity/SeriesRound.java
View file @
2b5608a1
...
...
@@ -99,6 +99,11 @@ public class SeriesRound implements Serializable {
*/
private
Boolean
resultConfirm
;
/**
* 是否最后一轮
*/
private
Boolean
finalRound
;
/**
* 显示顺序
*/
...
...
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