From e90cc991f9bd9aee7b49d40b1d8c8f052148cbd0 Mon Sep 17 00:00:00 2001
From: CeHua_ZWJ <ceh@163.com>
Date: 星期二, 04 十二月 2018 19:41:58 +0800
Subject: [PATCH] 5210 限时抢购提前开启时间配置
---
CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt | 6 +++---
db/PyMongoDataServer/PySysDB/tagActFlashSale.txt | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
index c3ec7d0..65ec0ae 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt
@@ -1,4 +1,4 @@
CfgID ActMark PlatformList ServerIDList StartDate EndDate StartTime EndTime AdvanceMinutes NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV IsDayReset ShopTypeList
-1 OpenServer [] [] 7 7 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[200,201,202,203]]
-2 New1 [] [] 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[204,205,206,207]]
-3 December12 [] [] 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[204,205,206,207]]
+1 OpenServer [] [] 7 7 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[200,201,202,203]]
+2 New1 [] [] 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[204,205,206,207]]
+3 December12 [] [] 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 {0:["FlashRushToBuy3",[]]} [] [] 100 0 [[204,205,206,207]]
diff --git a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
index 264fd46..438ebd3 100644
--- a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
@@ -1,4 +1,4 @@
CfgID StartDate EndDate StartTime EndTime AdvanceMinutes LimitLV IsDayReset ShopTypeList MailKey MailItemPrize
-1 7 7 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 100 1 [[200,201,202,203]] SellMail5
-2 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 100 0 [[204,205,206,207]] SellMail5
-3 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 1440 100 0 [[204,205,206,207]] SellMail5
+1 7 7 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 100 1 [[200,201,202,203]] SellMail5
+2 2018-11-16 2018-11-16 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 100 0 [[204,205,206,207]] SellMail5
+3 2018-12-12 2018-12-12 12:00|16:00|20:00|22:00 13:00|17:00|21:00|23:00 900 100 0 [[204,205,206,207]] SellMail5
--
Gitblit v1.8.0