From 1d1cb35113b3c6b468ecf2275e01aaeaa36026ca Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期六, 01 十二月 2018 17:49:20 +0800
Subject: [PATCH] 2550 [1.3]法宝成就完成冰晶矿脉不计数(增加扫荡计数)

---
 db/PyMongoDataServer/PySysDB/tagActSpringSale.txt |   47 ++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 36 insertions(+), 11 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt b/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
index 5a4ef77..10d5791 100644
--- a/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActSpringSale.txt
@@ -1,11 +1,36 @@
-CfgID	StartDate	EndDate	StartTime	EndTime	LimitLV	IsDayReset	ShopTypeList
-1	2018-7-24	2018-7-31			50	1	[[16],[17],[18],[20],[21],[22],[23],[24]]
-2	2018-5-1	2018-5-3	12:00|18:00	13:00|19:00	50	1	[[16,17],[16,17],[16,17]]
-3	2018-10-1	2018-10-7			50	1	[[16],[17],[18]]
-4	2018-10-1	2018-10-7			50	1	[[16],[17],[18]]
-5	2018-10-1	2018-10-7			50	1	[[16],[17],[18]]
-6	2018-8-5	2018-8-5			100	1	[[25]]
-7	2018-8-7	2018-8-7			100	1	[[26]]
-8	2018-8-9	2018-8-9			100	1	[[27]]
-9	2018-8-11	2018-8-11			100	1	[[28]]
-10	2018-8-13	2018-8-13			100	1	[[29]]
+CfgID	StartDate	EndDate	StartTime	EndTime	AdvanceMinutes	LimitLV	IsDayReset	ShopTypeList	MailKey	MailItemPrize
+1	2018-8-1	2018-8-1			120	100	0	[[101]]	SellMail3	
+2	2018-8-2	2018-8-2				100	0	[[102]]	SellMail3	
+3	2018-8-3	2018-8-3				100	0	[[103]]	SellMail3	
+4	2018-8-4	2018-8-4				100	0	[[104]]	SellMail3	
+5	2018-8-5	2018-8-5				100	0	[[105]]	SellMail3	
+6	2018-8-6	2018-8-6				100	1	[[106]]	SellMail3	
+7	2018-8-7	2018-8-7				100	1	[[107]]	SellMail3	
+8	2018-8-8	2018-8-8				100	1	[[108]]	SellMail3	
+9	2018-8-11	2018-8-11			120	100	1	[[28]]	SellMail3	
+10	2018-8-13	2018-8-13			120	100	1	[[29]]	SellMail3	
+11	2018-10-1	2018-10-1			120	110	0	[[31]]	SellMail3	
+12	2018-10-2	2018-10-2				110	0	[[32]]	SellMail3	
+13	2018-10-3	2018-10-3				110	0	[[33]]	SellMail3	
+14	2018-10-4	2018-10-4				110	0	[[34]]	SellMail3	
+15	2018-10-5	2018-10-5				110	0	[[35]]	SellMail3	
+16	2018-10-6	2018-10-6				110	0	[[36]]	SellMail3	
+17	2018-10-7	2018-10-7				110	0	[[31]]	SellMail3	
+18	2018-10-8	2018-10-8				110	0	[[37]]	SellMail3	
+19	2018-10-11	2018-10-11			120	100	1	[[28]]	SellMail3	
+20	2018-10-12	2018-10-12			120	100	1	[[29]]	SellMail3	
+21	2018-11-14	2018-11-14			120	110	0	[[109]]	SellMail3	
+22	2018-11-15	2018-11-15				110	0	[[110]]	SellMail3	
+23	2018-11-16	2018-11-16				110	0	[[111]]	SellMail3	
+24	2018-11-17	2018-11-17				110	0	[[112]]	SellMail3	
+25	2018-11-18	2018-11-18				110	0	[[113]]	SellMail3	
+26	2018-11-19	2018-11-19				110	0	[[114]]	SellMail3	
+27	2018-11-21	2018-11-21			120	110	0	[[109]]	SellMail3	
+28	2018-11-24	2018-11-24			120	110	0	[[110]]	SellMail3	
+29	2018-11-25	2018-11-25				110	0	[[111]]	SellMail3	
+30	2018-11-26	2018-11-26				110	0	[[112]]	SellMail3	
+31	2018-11-27	2018-11-27				110	0	[[113]]	SellMail3	
+32	2018-11-29	2018-11-29			120	110	0	[[109]]	SellMail3	
+33	2018-11-30	2018-11-30				110	0	[[110]]	SellMail3	
+34	2018-12-3	2018-12-3				110	0	[[111]]	SellMail3	
+35	2018-12-4	2018-12-4				110	0	[[112]]	SellMail3	

--
Gitblit v1.8.0