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

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
index 1208948..f25524c 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -1,3 +1,3 @@
 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
+1	kaifu1	[]	[]	3	4	1	0	{0:["XYCOpen", []]}	{}	[]	110
+2	kaifu2	[]	[]	7	8	1	0	{0:["XYCOpen", []]}	{}	[]	110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index 3bddeea..f01c258 100644
--- a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -1,3 +1,3 @@
 CfgID	StartDate	EndDate	IsDayReset	ResetType	LimitLV	TemplateID
-1	3	5	1	1	110	1
-2	7	9	1	1	110	1
+1	3	4	1	0	110	1
+2	7	8	1	0	110	1

--
Gitblit v1.8.0