hxp
2018-12-22 2925272368dd22dda464307a35dcc477922e1922
5424 【后端】【1.4】跨服竞技场开发(赛区表、赛季表)
2个文件已添加
10 ■■■■■ 已修改文件
CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKSeason.txt 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKSeason.txt
New file
@@ -0,0 +1,7 @@
ID    ZoneID    SeasonID    StartDate    EndDate    EndTime
1    1    1    2018-12-1    2018-12-30    22:00
2    1    2    2019-1-1    2019-1-30    22:00
3    1    3    2019-2-1    2019-2-27    22:00
4    2    1    2019-1-1    2019-1-30    22:00
5    2    2    2019-2-1    2019-2-28    22:00
6    2    3    2019-3-1    2019-3-30    22:00
CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt
New file
@@ -0,0 +1,3 @@
ZoneID    ServerGroupIDList
1    [(1, 100),  (300, 500), 501, 502]
2    [(101, 200),  (601, 700), 701, 702]