From 72eada98fa7f73574286cb26bad8f1adbb63822e Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 09 十一月 2018 15:49:44 +0800 Subject: [PATCH] 4675 【后端】【1.2】新增运营活动针对不同平台的配置(多倍经验、消费返利、限时特惠、BOSS复活、限时礼包、仙界盛典、多倍修行点、限时抢购、许愿池、累计充值) --- CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt index 2e7976d..421241f 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagActFlashSale.txt @@ -1,2 +1,2 @@ -CfgID ActMark ServerIDList StartDate EndDate StartTime EndTime AdvanceMinutes NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV IsDayReset ShopTypeList -1 test1 [] 2018-5-1 2018-5-3 12:00|14:00|16:00|18:00|20:00 13:00|15:00|17:00|19:00|21:00 120 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[38,39,38,39,38],[39,38,39,39,39],[39,38,39,38,39]] +CfgID ActMark PlatformList ServerIDList StartDate EndDate StartTime EndTime AdvanceMinutes NotifyInfoStart NotifyInfoEnd NotifyInfoLoop LimitLV IsDayReset ShopTypeList +1 test1 [] [] 2018-5-1 2018-5-3 12:00|14:00|16:00|18:00|20:00 13:00|15:00|17:00|19:00|21:00 1440 {0:["FlashRushToBuy3",[]]} [] [] 100 1 [[38,39,38,39,38],[39,38,39,39,39],[39,38,39,38,39]] -- Gitblit v1.8.0