From ca4a47ba38c96703b9f3e9e9018db36f26a7fab7 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期六, 22 九月 2018 02:13:40 +0800
Subject: [PATCH] 3804 【测试】魔族法宝属性和推荐战力修改

---
 db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt |   32 +++++++++++++++++++++++---------
 1 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt b/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt
index 3aff923..ff71ec4 100644
--- a/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActFlashGiftbag.txt
@@ -1,9 +1,23 @@
-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	2	2			120	50	0	[[2]]	SellMail4	[[181,2,1],[4151,2,1]]
+2	4	4			120	50	0	[[4]]	SellMail4	[[181,2,1],[4151,2,1]]
+3	6	6			120	50	0	[[1]]	SellMail4	[[181,2,1],[4151,2,1]]
+4	7	7			0	180	0	[[3]]	SellMail4	[[181,2,1],[4151,2,1]]
+5	10	10			120	280	0	[[5]]	SellMail4	[[181,2,1],[4151,2,1]]
+6	2018-9-1	2018-9-3			1440	50	1	[[1,2,3]]	SellMail4	[[13,2,1],[2,2,1]]
+7	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]]
+8	2018-9-7	2018-9-7			0	50	1	[[2]]	SellMail4	[[13,2,1],[2,2,1]]
+9	2018-9-9	2018-9-9			0	50	1	[[4]]	SellMail4	[[13,2,1],[2,2,1]]
+10	2018-9-11	2018-9-11			0	50	1	[[1]]	SellMail4	[[13,2,1],[2,2,1]]
+11	2018-9-12	2018-9-12			0	180	1	[[3]]	SellMail4	[[13,2,1],[2,2,1]]
+12	2018-9-15	2018-9-15			0	280	1	[[5]]	SellMail4	[[13,2,1],[2,2,1]]
+13	2018-9-8	2018-9-8			0	50	1	[[2]]	SellMail4	[[13,2,1],[2,2,1]]
+14	2018-9-10	2018-9-10			0	50	1	[[4]]	SellMail4	[[13,2,1],[2,2,1]]
+15	2018-9-12	2018-9-12			0	50	1	[[1]]	SellMail4	[[13,2,1],[2,2,1]]
+16	2018-9-13	2018-9-13			0	180	1	[[3]]	SellMail4	[[13,2,1],[2,2,1]]
+17	2018-9-16	2018-9-16			0	280	1	[[5]]	SellMail4	[[13,2,1],[2,2,1]]
+18	2018-9-12	2018-9-12			0	50	1	[[2]]	SellMail4	[[13,2,1],[2,2,1]]
+19	2018-9-14	2018-9-14			0	50	1	[[4]]	SellMail4	[[13,2,1],[2,2,1]]
+20	2018-9-16	2018-9-16			0	50	1	[[1]]	SellMail4	[[13,2,1],[2,2,1]]
+21	2018-9-17	2018-9-17			0	180	1	[[3]]	SellMail4	[[13,2,1],[2,2,1]]
+22	2018-9-20	2018-9-20			0	280	1	[[5]]	SellMail4	[[13,2,1],[2,2,1]]

--
Gitblit v1.8.0