From 2c9c68ed11b7501a0acb9905cec7b6dc1b8b5efb Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 23 十一月 2018 09:55:16 +0800
Subject: [PATCH] 4974 【测试】【1.3】许愿池开服活动时间修改
---
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 f25524c..6fedbd4 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 4 1 0 {0:["XYCOpen", []]} {} [] 110
-2 kaifu2 [] [] 7 8 1 0 {0:["XYCOpen", []]} {} [] 110
+1 kaifu1 [] [] 2 3 1 0 {0:["XYCOpen", []]} {} [] 110
+2 kaifu2 [] [] 6 7 1 0 {0:["XYCOpen", []]} {} [] 110
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index f01c258..5d4b46a 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 4 1 0 110 1
-2 7 8 1 0 110 1
+1 2 3 1 0 110 1
+2 6 7 1 0 110 1
--
Gitblit v1.8.0