From 17a30ccf1a01211bf4ef239622660aed35eab280 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期二, 13 十一月 2018 10:18:24 +0800
Subject: [PATCH] 4755 【测试】【1.2】【1.3】许愿池开服(开服14天内)活动配置

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
index be068c8..1208948 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -1,2 +1,3 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	IsDayReset	ResetType	NotifyInfoStart	NotifyInfoEnd	NotifyInfoLoop	LimitLV
-1	test1	[]	[]	2018-10-1	2018-10-3	1	1	{0:["XYCOpen", []]}	{}	[]	110
+1	kaifu1	[]	[]	3	5	1	1	{0:["XYCOpen", []]}	{}	[]	110
+2	kaifu2	[]	[]	7	9	1	1	{0:["XYCOpen", []]}	{}	[]	110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index 3068f15..3bddeea 100644
--- a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -1,2 +1,3 @@
 CfgID	StartDate	EndDate	IsDayReset	ResetType	LimitLV	TemplateID
-1	2018-10-1	2018-10-3	1	1	110	1
+1	3	5	1	1	110	1
+2	7	9	1	1	110	1

--
Gitblit v1.8.0