From 42d22763404bec9c1fa550c6aead6b3a1165ad18 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期四, 20 九月 2018 20:09:56 +0800
Subject: [PATCH] 3716 开服几天的运营活动配置

---
 db/PyMongoDataServer/PySysDB/tagActBossReborn.txt       |    3 +--
 db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt       |    3 +--
 CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt |    3 +--
 CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt |    3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
index 15e3cb8..933f06c 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
@@ -1,3 +1,2 @@
 CfgID	ActMark	ServerIDList	StartDate	EndDate	ResetType	NotifyInfoStart	NotifyInfoEnd	LimitLV	TemplateID
-1	test1	[]	2018-7-16	2018-7-18	1	{0:["BossFHOpen", []]}	{}	110	1
-2	test2	[]	2018-9-13	2018-9-15	1	{0:["BossFHOpen", []]}	{}	110	2
+1	OpenSever	[]	9	10	1	{0:["BossFHOpen", []]}	{}	110	1
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
index f0508ab..2ab47b2 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
@@ -1,3 +1,2 @@
 CfgID	ActMark	ServerIDList	StartDate	EndDate	ResetType	NotifyInfoStart	NotifyInfoEnd	Multiple	LimitLV
-1	test1	[]	2018-7-31	2018-8-3	1	{}	{}	3	110
-2	test2	[]	2018-9-13	2018-9-15	1	{}	{}	3	110
+1	opensever	[]	7	8	1	{}	{}	2	110
diff --git a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
index 739ff39..d0cc53a 100644
--- a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
@@ -1,3 +1,2 @@
 CfgID	StartDate	EndDate	ResetType	LimitLV	TemplateID
-1	2018-7-16	2018-7-18	1	110	1
-2	2018-9-13	2018-9-15	1	110	2
+1	9	10	1	110	1
diff --git a/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt b/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
index 43370bb..e571355 100644
--- a/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
@@ -1,3 +1,2 @@
 CfgID	Multiple	LimitLV
-1	3	110
-2	3	110
+1	2	110

--
Gitblit v1.8.0