From f7fd2c49fd253e8a6cb13dcbdf3b55e3245687b0 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期四, 31 一月 2019 10:40:32 +0800
Subject: [PATCH] 6120 【测试】【1.5.200】新增坐骑灵宠技能测试

---
 db/PyMongoDataServer/PySysDB/tagActFlashSale.txt |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
index dbcf2a6..f11b29e 100644
--- a/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActFlashSale.txt
@@ -1,7 +1,9 @@
 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:59|13:59|17:59|21:59|23:59	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	
-5	2019-1-16	2019-1-16	00:00|12:00|16:00|20:00|22:00	1:59|13:59|17:59|21:59|23:59	240	100	0	[[210,211,212,213,214]]	SellMail5	
-6	11	11	00:00|12:00|16:00|20:00|22:00	1:59|13:59|17:59|21:59|23:59	240	100	1	[[215,216,217,218,219]]	SellMail5	
+1	5	5	00:00|12:00|16:00|20:00|22:00	1:59|13:59|17:59|21:59|23:59	240	100	1	{(0,1000):[[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	{(0,1000):[[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	{(0,1000):[[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	{(0,1000):[[205,206,207,208,209]]}	SellMail5	
+5	2019-1-16	2019-1-16	00:00|12:00|16:00|20:00|22:00	1:59|13:59|17:59|21:59|23:59	240	100	0	{(0,1000):[[210,211,212,213,214]]}	SellMail5	
+6	10	10	10:00|16:00|20:00	11:59|17:59|21:59	600	100	1	{(0,1000):[[215,216,217]]}	SellMail5	
+7	14	14	10:00|16:00|20:00	11:59|17:59|21:59	600	100	1	{(0,1000):[[220,221,222]]}	SellMail5	
+8	2019-2-11	2019-2-11	00:00|12:00|16:00|20:00|22:00	1:59|13:59|17:59|21:59|23:59	240	100	1	{(0,270):[[223,228,225,229,227]],(271,330):[[223,230,225,231,227]],(331,1000):[[223,224,225,226,227]]}	SellMail5	

--
Gitblit v1.8.0