From 82c9bd7eef69493743cd02541c1c5a9a4b534075 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期四, 20 十二月 2018 13:53:28 +0800
Subject: [PATCH] 5529 限时抢购活动提前预告时间修改
---
CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt | 8 ++++----
db/PyMongoDataServer/PySysDB/tagActFlashSale.txt | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
index 331ab13..e0d2e83 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
@@ -1,5 +1,5 @@
CfgID ActMark PlatformList ServerIDList StartDate EndDate StartTime EndTime AdvanceMinutes NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV IsDayReset ShopTypeList
-1 OpenServer [] [] 5 5 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 900 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[200,201,202,203,204]]
-2 New1 [] [] 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 900 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208]]
-3 December12 [] [] 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 900 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208]]
-4 December25 [] [] 2018-12-25 2018-12-25 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 900 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208,209]]
+1 OpenServer [] [] 5 5 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 240 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[200,201,202,203,204]]
+2 New1 [] [] 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 240 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208]]
+3 December12 [] [] 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 240 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208]]
+4 December25 [] [] 2018-12-25 2018-12-25 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 240 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[205,206,207,208,209]]
diff --git a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
index adab672..4c1f5b3 100644
--- a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
@@ -1,5 +1,5 @@
CfgID StartDate EndDate StartTime EndTime AdvanceMinutes LimitLV IsDayReset ShopTypeList MailKey MailItemPrize
-1 5 5 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 900 100 1 [[200,201,202,203,204]] SellMail5
-2 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 900 100 0 [[205,206,207,208]] SellMail5
-3 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 900 100 0 [[205,206,207,208]] SellMail5
-4 2018-12-25 2018-12-25 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 900 100 0 [[205,206,207,208,209]] SellMail5
+1 5 5 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 240 100 1 [[200,201,202,203,204]] SellMail5
+2 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 240 100 0 [[205,206,207,208]] SellMail5
+3 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:30|17:30|21:30|23:30 240 100 0 [[205,206,207,208]] SellMail5
+4 2018-12-25 2018-12-25 00:00|12:00|16:00|20:00|22:00 1:30|13:30|17:30|21:30|23:30 240 100 0 [[205,206,207,208,209]] SellMail5
--
Gitblit v1.8.0