From bd2bea960bc0bff86542771325d20d2d289421e5 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期四, 15 十一月 2018 17:07:51 +0800
Subject: [PATCH] 4836 【测试】【1.2】【1.3】许愿池新服活动重置时间改为凌晨0点

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
index 90d5607..210b7b8 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -1,4 +1,4 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	IsDayReset	ResetType	NotifyInfoStart	NotifyInfoEnd	NotifyInfoLoop	LimitLV
-1	kaifu1	[]	[]	3	5	1	1	{0:["XYCOpen", []]}	{}	[]	110
-2	kaifu2	[]	[]	7	9	1	1	{0:["XYCOpen", []]}	{}	[]	110
-3	ceshi1	[]	[]	2018-11-16	2018-11-19	1	1	{0:["XYCOpen", []]}	{}	[]	110
+1	kaifu1	[]	[]	3	4	1	0	{0:["XYCOpen", []]}	{}	[]	110
+2	kaifu2	[]	[]	7	8	1	0	{0:["XYCOpen", []]}	{}	[]	110
+3	ceshi1	[]	[]	2018-11-16	2018-11-18	1	0	{0:["XYCOpen", []]}	{}	[]	110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index afb4354..24cf249 100644
--- a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -1,4 +1,4 @@
 CfgID	StartDate	EndDate	IsDayReset	ResetType	LimitLV	TemplateID
-1	3	5	1	1	110	1
-2	7	9	1	1	110	1
-3	2018-11-16	2018-11-19	1	1	110	1
+1	3	4	1	0	110	1
+2	7	8	1	0	110	1
+3	2018-11-16	2018-11-18	1	0	110	1

--
Gitblit v1.8.0