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
13389fd4
Commit
13389fd4
authored
Sep 19, 2022
by
liming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
系列赛淘汰赛主页数据
parent
78c4197b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
765 additions
and
734 deletions
+765
-734
antai-sport.ndm2
doc/antai-sport.ndm2
+760
-734
SeriesRound.java
...ort/http/server/repository/series/entity/SeriesRound.java
+5
-0
No files found.
doc/antai-sport.ndm2
View file @
13389fd4
...
...
@@ -25748,8 +25748,8 @@
},
{
"objectType": "Table_MYSQL",
"name": "series_
roun
d",
"comment": "系列赛",
"name": "series_
match_player_recor
d",
"comment": "系列赛
比赛记录
",
"engine": "InnoDB",
"characterSet": "utf8mb4",
"collation": "utf8mb4_0900_ai_ci",
...
...
@@ -25850,10 +25850,10 @@
},
{
"objectType": "TableField_MYSQL",
"name": "
name
",
"type": "
varchar
",
"length":
255
,
"decimals":
0
,
"name": "
round_id
",
"type": "
bigint
",
"length":
-2147483648
,
"decimals":
-2147483648
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -25865,19 +25865,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "轮次
名称
",
"comment": "轮次
id
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
name
"
"oldName": "
round_id
"
},
{
"objectType": "TableField_MYSQL",
"name": "
type
",
"type": "int",
"name": "
match_id
",
"type": "
big
int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -25891,19 +25891,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
类型 10 预选赛 20 淘汰赛
",
"comment": "
比赛id
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
type
"
"oldName": "
match_id
"
},
{
"objectType": "TableField_MYSQL",
"name": "
start_time
",
"type": "
datetime
",
"name": "
player_id
",
"type": "
bigint
",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -25917,21 +25917,21 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
开始时间
",
"comment": "
玩家id
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
start_time
"
"oldName": "
player_id
"
},
{
"objectType": "TableField_MYSQL",
"name": "
map
",
"type": "
varchar
",
"length":
255
,
"decimals":
0
,
"name": "
entry_time
",
"type": "
datetime
",
"length":
-2147483648
,
"decimals":
-2147483648
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -25939,25 +25939,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
地图key
",
"comment": "
比赛进入时间
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
map
"
"oldName": "
entry_time
"
},
{
"objectType": "TableField_MYSQL",
"name": "
path
",
"type": "
varchar
",
"length":
255
,
"decimals":
0
,
"name": "
finish_time
",
"type": "
datetime
",
"length":
-2147483648
,
"decimals":
-2147483648
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -25965,25 +25965,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
赛道key
",
"comment": "
比赛完成时间
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
path
"
"oldName": "
finish_time
"
},
{
"objectType": "TableField_MYSQL",
"name": "d
istance
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"name": "d
uration
",
"type": "
int
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -25995,21 +25995,21 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
总长度
",
"comment": "
比赛用时(秒)
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "d
istance
"
"oldName": "d
uration
"
},
{
"objectType": "TableField_MYSQL",
"name": "
climb_distance
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"name": "
match_rank
",
"type": "
int
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26017,25 +26017,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
爬坡高度
",
"comment": "
比赛名次
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
climb_distance
"
"oldName": "
match_rank
"
},
{
"objectType": "TableField_MYSQL",
"name": "
ch
ance",
"type": "
int
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
dist
ance",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26043,25 +26043,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
机会次数
",
"comment": "
骑行总长度
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
ch
ance"
"oldName": "
dist
ance"
},
{
"objectType": "TableField_MYSQL",
"name": "
status
",
"type": "
int
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
climb_distance
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26069,25 +26069,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
状态 10 未发布 20 已发布
",
"comment": "
爬坡距离
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
status
"
"oldName": "
climb_distance
"
},
{
"objectType": "TableField_MYSQL",
"name": "
started
",
"type": "
bit
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
avg_ftp
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26095,25 +26095,25 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
是否开始
",
"comment": "
平均功率
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
started
"
"oldName": "
avg_ftp
"
},
{
"objectType": "TableField_MYSQL",
"name": "
finish
ed",
"type": "
bit
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
avg_spe
ed",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26121,23 +26121,23 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Others
",
"defaultValue": "
0
",
"defaultType": "
Null
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
轮次是否已完成
",
"comment": "
平均速度
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
finish
ed"
"oldName": "
avg_spe
ed"
},
{
"objectType": "TableField_MYSQL",
"name": "
result_confirm
",
"type": "
bi
t",
"name": "
calorie
",
"type": "
in
t",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -26151,21 +26151,21 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
成绩是否确认
",
"comment": "
卡路里
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
result_confirm
"
"oldName": "
calorie
"
},
{
"objectType": "TableField_MYSQL",
"name": "
show_order
",
"type": "
int
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
weight
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26174,24 +26174,24 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
0
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
显示顺序
",
"comment": "
体重
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
show_order
"
"oldName": "
weight
"
},
{
"objectType": "TableField_MYSQL",
"name": "
version
",
"type": "
bigint
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
one_minutes_ftp
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26200,24 +26200,24 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
0
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
版本号
",
"comment": "
1分钟平均最佳FTP
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
version
"
"oldName": "
one_minutes_ftp
"
},
{
"objectType": "TableField_MYSQL",
"name": "
deleted
",
"type": "
tinyint
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
five_minutes_ftp
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26226,24 +26226,24 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
0
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
删除标记
",
"comment": "
5分钟平均最佳FTP
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
deleted
"
"oldName": "
five_minutes_ftp
"
},
{
"objectType": "TableField_MYSQL",
"name": "
create_by
",
"type": "
bigint
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
twenty_minutes_ftp
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26255,21 +26255,21 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
创建人
",
"comment": "
20分钟平均最佳FTP
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
create_by
"
"oldName": "
twenty_minutes_ftp
"
},
{
"objectType": "TableField_MYSQL",
"name": "
create_time
",
"type": "d
atetime
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
one_minutes_wkg
",
"type": "d
ecimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26278,24 +26278,24 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
CURRENT_TIMESTAMP
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
创建时间
",
"comment": "
1分钟平均最佳功体比
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
create_time
"
"oldName": "
one_minutes_wkg
"
},
{
"objectType": "TableField_MYSQL",
"name": "
update_by
",
"type": "
bigint
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
five_minutes_wkg
",
"type": "
decimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26307,21 +26307,21 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
修改人
",
"comment": "
5分钟平均最佳功体比
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
update_by
"
"oldName": "
five_minutes_wkg
"
},
{
"objectType": "TableField_MYSQL",
"name": "
update_time
",
"type": "d
atetime
",
"length":
-214748364
8,
"decimals":
-2147483648
,
"name": "
twenty_minutes_wkg
",
"type": "d
ecimal
",
"length":
1
8,
"decimals":
2
,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
...
...
@@ -26330,51 +26330,212 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
CURRENT_TIMESTAMP
",
"isOnUpdateCurrentTimestamp":
tru
e,
"defaultValue": "",
"isOnUpdateCurrentTimestamp":
fals
e,
"isAutoInc": false,
"comment": "
修改时间
",
"comment": "
20分钟平均最佳功体比
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "update_time"
}
],
"indexes": [],
"primaryKey": {
"objectType": "PrimaryKey_MYSQL",
"name": "",
"fields": [
{
"objectType": "IndexField_MYSQL",
"name": "id",
"keyLength": 0,
"order": "",
"oldName": "id"
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
"oldName": "twenty_minutes_wkg"
},
{
"objectType": "TableField_MYSQL",
"name": "score",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "得分",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "score"
},
{
"objectType": "TableField_MYSQL",
"name": "praise_num",
"type": "int",
"length": 0,
"decimals": 0,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "获攒数量",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "praise_num"
},
{
"objectType": "TableField_MYSQL",
"name": "status",
"type": "tinyint",
"length": 4,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "比赛状态10:未完成比赛 20:完成比赛",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "status"
},
{
"objectType": "TableField_MYSQL",
"name": "result_confirm_status",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "成绩确认状态 10 待确认 20 无效 30已确认未晋级 40晋级",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "result_confirm_status"
},
{
"objectType": "TableField_MYSQL",
"name": "finished",
"type": "bit",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "0",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "是否结束",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "finished"
},
{
"objectType": "TableField_MYSQL",
"name": "create_time",
"type": "datetime",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "CURRENT_TIMESTAMP",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "创建时间",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "create_time"
},
{
"objectType": "TableField_MYSQL",
"name": "update_time",
"type": "datetime",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "CURRENT_TIMESTAMP",
"isOnUpdateCurrentTimestamp": true,
"isAutoInc": false,
"comment": "修改时间",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "update_time"
}
],
"indexes": [],
"primaryKey": {
"objectType": "PrimaryKey_MYSQL",
"name": "",
"fields": [
{
"objectType": "IndexField_MYSQL",
"name": "",
"name": "
id
",
"keyLength": 0,
"order": "",
"oldName": ""
"oldName": "
id
"
},
{
"objectType": "IndexField_MYSQL",
...
...
@@ -26583,8 +26744,8 @@
},
{
"objectType": "Table_MYSQL",
"name": "series_match_
player_record
",
"comment": "系列赛
比赛记录
",
"name": "series_match_
finalists
",
"comment": "系列赛
具体比赛入围列表
",
"engine": "InnoDB",
"characterSet": "utf8mb4",
"collation": "utf8mb4_0900_ai_ci",
...
...
@@ -26659,7 +26820,7 @@
},
{
"objectType": "TableField_MYSQL",
"name": "
series
_id",
"name": "
match
_id",
"type": "bigint",
"length": -2147483648,
"decimals": -2147483648,
...
...
@@ -26674,14 +26835,14 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "系列赛id",
"comment": "系列赛
比赛
id",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
series
_id"
"oldName": "
match
_id"
},
{
"objectType": "TableField_MYSQL",
...
...
@@ -26711,7 +26872,7 @@
},
{
"objectType": "TableField_MYSQL",
"name": "
match
_id",
"name": "
sport_user
_id",
"type": "bigint",
"length": -2147483648,
"decimals": -2147483648,
...
...
@@ -26726,19 +26887,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
比赛
id",
"comment": "
入围玩家
id",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
match
_id"
"oldName": "
sport_user
_id"
},
{
"objectType": "TableField_MYSQL",
"name": "
player_id
",
"type": "
big
int",
"name": "
start_order
",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -26752,19 +26913,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
玩家id
",
"comment": "
位置序列
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
player_id
"
"oldName": "
start_order
"
},
{
"objectType": "TableField_MYSQL",
"name": "
entry_time
",
"type": "
datetime
",
"name": "
version
",
"type": "
bigint
",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -26774,23 +26935,23 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "
Null
",
"defaultValue": "",
"defaultType": "
Others
",
"defaultValue": "
0
",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
比赛进入时间
",
"comment": "
版本号
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
entry_time
"
"oldName": "
version
"
},
{
"objectType": "TableField_MYSQL",
"name": "
finish_time
",
"type": "
datetime
",
"name": "
deleted
",
"type": "
tinyint
",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -26800,465 +26961,23 @@
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "比赛完成时间",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "finish_time"
},
{
"objectType": "TableField_MYSQL",
"name": "duration",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "比赛用时(秒)",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "duration"
},
{
"objectType": "TableField_MYSQL",
"name": "match_rank",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "比赛名次",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "match_rank"
},
{
"objectType": "TableField_MYSQL",
"name": "distance",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "骑行总长度",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "distance"
},
{
"objectType": "TableField_MYSQL",
"name": "climb_distance",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "爬坡距离",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "climb_distance"
},
{
"objectType": "TableField_MYSQL",
"name": "avg_ftp",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "平均功率",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "avg_ftp"
},
{
"objectType": "TableField_MYSQL",
"name": "avg_speed",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "平均速度",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "avg_speed"
},
{
"objectType": "TableField_MYSQL",
"name": "calorie",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "卡路里",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "calorie"
},
{
"objectType": "TableField_MYSQL",
"name": "weight",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "体重",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "weight"
},
{
"objectType": "TableField_MYSQL",
"name": "one_minutes_ftp",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "1分钟平均最佳FTP",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "one_minutes_ftp"
},
{
"objectType": "TableField_MYSQL",
"name": "five_minutes_ftp",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "5分钟平均最佳FTP",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "five_minutes_ftp"
},
{
"objectType": "TableField_MYSQL",
"name": "twenty_minutes_ftp",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "20分钟平均最佳FTP",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "twenty_minutes_ftp"
},
{
"objectType": "TableField_MYSQL",
"name": "one_minutes_wkg",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "1分钟平均最佳功体比",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "one_minutes_wkg"
},
{
"objectType": "TableField_MYSQL",
"name": "five_minutes_wkg",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "5分钟平均最佳功体比",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "five_minutes_wkg"
},
{
"objectType": "TableField_MYSQL",
"name": "twenty_minutes_wkg",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "20分钟平均最佳功体比",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "twenty_minutes_wkg"
},
{
"objectType": "TableField_MYSQL",
"name": "score",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "得分",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "score"
},
{
"objectType": "TableField_MYSQL",
"name": "praise_num",
"type": "int",
"length": 0,
"decimals": 0,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "获攒数量",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "praise_num"
},
{
"objectType": "TableField_MYSQL",
"name": "status",
"type": "tinyint",
"length": 4,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"defaultValue": "0",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
比赛状态10:未完成比赛 20:完成比赛
",
"comment": "
删除标记
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
status
"
"oldName": "
deleted
"
},
{
"objectType": "TableField_MYSQL",
"name": "
result_confirm_status
",
"type": "int",
"name": "
create_by
",
"type": "
big
int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27272,19 +26991,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
成绩确认状态 10 待确认 20 无效 30已确认未晋级 40晋级
",
"comment": "
创建人
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
result_confirm_status
"
"oldName": "
create_by
"
},
{
"objectType": "TableField_MYSQL",
"name": "
finished
",
"type": "
bit
",
"name": "
create_time
",
"type": "
datetime
",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27295,22 +27014,22 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
0
",
"defaultValue": "
CURRENT_TIMESTAMP
",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
是否结束
",
"comment": "
创建时间
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
finished
"
"oldName": "
create_time
"
},
{
"objectType": "TableField_MYSQL",
"name": "
create_time
",
"type": "
datetime
",
"name": "
update_by
",
"type": "
bigint
",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27321,17 +27040,17 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "
CURRENT_TIMESTAMP
",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
创建时间
",
"comment": "
修改人
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
create_time
"
"oldName": "
update_by
"
},
{
"objectType": "TableField_MYSQL",
...
...
@@ -27484,83 +27203,6 @@
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
...
...
@@ -27579,8 +27221,8 @@
},
{
"objectType": "Table_MYSQL",
"name": "series_
match_finalists
",
"comment": "系列赛
具体比赛入围列表
",
"name": "series_
round
",
"comment": "系列赛",
"engine": "InnoDB",
"characterSet": "utf8mb4",
"collation": "utf8mb4_0900_ai_ci",
...
...
@@ -27629,8 +27271,268 @@
"fields": [
{
"objectType": "TableField_MYSQL",
"name": "id",
"type": "bigint",
"name": "id",
"type": "bigint",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": false,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": true,
"comment": "主键",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "id"
},
{
"objectType": "TableField_MYSQL",
"name": "series_id",
"type": "bigint",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "系列赛id",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "series_id"
},
{
"objectType": "TableField_MYSQL",
"name": "pre_round_id",
"type": "bigint",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "上轮次id",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "pre_round_id"
},
{
"objectType": "TableField_MYSQL",
"name": "name",
"type": "varchar",
"length": 255,
"decimals": 0,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "轮次名称",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "name"
},
{
"objectType": "TableField_MYSQL",
"name": "type",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "类型 10 预选赛 20 淘汰赛",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "type"
},
{
"objectType": "TableField_MYSQL",
"name": "start_time",
"type": "datetime",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "开始时间",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "start_time"
},
{
"objectType": "TableField_MYSQL",
"name": "map",
"type": "varchar",
"length": 255,
"decimals": 0,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "地图key",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "map"
},
{
"objectType": "TableField_MYSQL",
"name": "path",
"type": "varchar",
"length": 255,
"decimals": 0,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "赛道key",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "path"
},
{
"objectType": "TableField_MYSQL",
"name": "distance",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Null",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "总长度",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "distance"
},
{
"objectType": "TableField_MYSQL",
"name": "climb_distance",
"type": "decimal",
"length": 18,
"decimals": 2,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "爬坡高度",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "climb_distance"
},
{
"objectType": "TableField_MYSQL",
"name": "chance",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27639,24 +27541,24 @@
"isBinary": false,
"charset": "",
"collation": "",
"isNullable":
fals
e,
"isNullable":
tru
e,
"defaultType": "Others",
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc":
tru
e,
"comment": "
主键
",
"isAutoInc":
fals
e,
"comment": "
机会次数
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
id
"
"oldName": "
chance
"
},
{
"objectType": "TableField_MYSQL",
"name": "
match_id
",
"type": "
big
int",
"name": "
status
",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27670,19 +27572,19 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
系列赛比赛id
",
"comment": "
状态 10 未发布 20 已发布
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
match_id
"
"oldName": "
status
"
},
{
"objectType": "TableField_MYSQL",
"name": "
round_i
d",
"type": "bi
gin
t",
"name": "
starte
d",
"type": "bit",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27696,19 +27598,45 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
轮次id
",
"comment": "
是否开始
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
round_i
d"
"oldName": "
starte
d"
},
{
"objectType": "TableField_MYSQL",
"name": "sport_user_id",
"type": "bigint",
"name": "finished",
"type": "bit",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
"isZeroFill": false,
"setEnumValues": "",
"isBinary": false,
"charset": "",
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "0",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "轮次是否已完成",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "finished"
},
{
"objectType": "TableField_MYSQL",
"name": "result_confirm",
"type": "bit",
"length": -2147483648,
"decimals": -2147483648,
"isUnsigned": false,
...
...
@@ -27722,18 +27650,18 @@
"defaultValue": "",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
入围玩家id
",
"comment": "
成绩是否确认
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "
sport_user_id
"
"oldName": "
result_confirm
"
},
{
"objectType": "TableField_MYSQL",
"name": "s
tart
_order",
"name": "s
how
_order",
"type": "int",
"length": -2147483648,
"decimals": -2147483648,
...
...
@@ -27745,17 +27673,17 @@
"collation": "",
"isNullable": true,
"defaultType": "Others",
"defaultValue": "",
"defaultValue": "
0
",
"isOnUpdateCurrentTimestamp": false,
"isAutoInc": false,
"comment": "
位置序列
",
"comment": "
显示顺序
",
"columnFormat": "",
"storage": "",
"isVirtual": false,
"isGeneratedAlways": false,
"virtualExpr": "",
"virtualType": "",
"oldName": "s
tart
_order"
"oldName": "s
how
_order"
},
{
"objectType": "TableField_MYSQL",
...
...
@@ -28038,6 +27966,104 @@
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
"keyLength": 0,
"order": "",
"oldName": ""
},
{
"objectType": "IndexField_MYSQL",
"name": "",
repository/src/main/java/com/antai/sport/http/server/repository/series/entity/SeriesRound.java
View file @
13389fd4
...
...
@@ -34,6 +34,11 @@ public class SeriesRound implements Serializable {
*/
private
Long
seriesId
;
/**
* 上轮次id
*/
private
Long
preRoundId
;
/**
* 轮次名称
*/
...
...
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