From 71cb79b56e798ac2dd7d60f442c56adc55a56ed0 Mon Sep 17 00:00:00 2001 From: cehua_hzl <648597270@qq.com> Date: 星期四, 20 九月 2018 15:33:55 +0800 Subject: [PATCH] 3652 商城取消寻宝令等级限制 --- db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt | 28 +++++++++++++++++++--------- 1 files changed, 19 insertions(+), 9 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt b/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt index 3aff923..2c338f7 100644 --- a/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt +++ b/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt @@ -1,9 +1,19 @@ -CfgID StartDate EndDate StartTime EndTime LimitLV IsDayReset GiftbagList -1 2018-5-1 2018-5-2 12:00|18:00 13:00|19:00 50 1 [[1,2],[2,3]] -2 2018-10-1 2018-10-3 50 1 [[1,2,3]] -3 2018-10-1 2018-10-3 50 0 [[3]] -4 2018-8-4 2018-8-4 50 1 [[1]] -5 2018-8-6 2018-8-6 50 1 [[2]] -6 2018-8-8 2018-8-8 180 1 [[3]] -7 2018-8-10 2018-8-10 280 1 [[4]] -8 2018-8-12 2018-8-12 50 1 [[1]] +CfgID StartDate EndDate StartTime EndTime AdvanceMinutes LimitLV IsDayReset GiftbagList MailKey MailItemPrize +1 7 12 12:00|18:00 13:00|19:00 1440 50 1 [[1,2],[2,3]] SellMail4 [[13,2,1],[2,2,1]] +2 2018-9-1 2018-9-3 1440 50 1 [[1,2,3]] SellMail4 [[13,2,1],[2,2,1]] +3 2018-9-1 2018-9-3 12:00|18:00 13:00|19:00 1440 50 1 [[3]] SellMail4 [[13,2,1],[2,2,1]] +4 2018-9-7 2018-9-7 0 50 1 [[2]] SellMail4 [[13,2,1],[2,2,1]] +5 2018-9-9 2018-9-9 0 50 1 [[4]] SellMail4 [[13,2,1],[2,2,1]] +6 2018-9-11 2018-9-11 0 50 1 [[1]] SellMail4 [[13,2,1],[2,2,1]] +7 2018-9-12 2018-9-12 0 180 1 [[3]] SellMail4 [[13,2,1],[2,2,1]] +8 2018-9-15 2018-9-15 0 280 1 [[5]] SellMail4 [[13,2,1],[2,2,1]] +9 2018-9-8 2018-9-8 0 50 1 [[2]] SellMail4 [[13,2,1],[2,2,1]] +10 2018-9-10 2018-9-10 0 50 1 [[4]] SellMail4 [[13,2,1],[2,2,1]] +11 2018-9-12 2018-9-12 0 50 1 [[1]] SellMail4 [[13,2,1],[2,2,1]] +12 2018-9-13 2018-9-13 0 180 1 [[3]] SellMail4 [[13,2,1],[2,2,1]] +13 2018-9-16 2018-9-16 0 280 1 [[5]] SellMail4 [[13,2,1],[2,2,1]] +14 2018-9-12 2018-9-12 0 50 1 [[2]] SellMail4 [[13,2,1],[2,2,1]] +15 2018-9-14 2018-9-14 0 50 1 [[4]] SellMail4 [[13,2,1],[2,2,1]] +16 2018-9-16 2018-9-16 0 50 1 [[1]] SellMail4 [[13,2,1],[2,2,1]] +17 2018-9-17 2018-9-17 0 180 1 [[3]] SellMail4 [[13,2,1],[2,2,1]] +18 2018-9-20 2018-9-20 0 280 1 [[5]] SellMail4 [[13,2,1],[2,2,1]] -- Gitblit v1.8.0