From 2e8bc3928df900ab2257a32a2698287a0d0b639e Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期三, 30 一月 2019 14:13:51 +0800
Subject: [PATCH] 2976 宝箱定制物品BUG修复

---
 db/PyMongoDataServer/PySysDB/tagOSCBillTagAward.txt |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagOSCBillTagAward.txt b/db/PyMongoDataServer/PySysDB/tagOSCBillTagAward.txt
index 4364d3b..71cc332 100644
--- a/db/PyMongoDataServer/PySysDB/tagOSCBillTagAward.txt
+++ b/db/PyMongoDataServer/PySysDB/tagOSCBillTagAward.txt
@@ -1,13 +1,13 @@
 RangListType	Condition	Gift
-2	15	{"1":[[181,10],[101,10]],"2":[[181,10],[101,10]],"3":[[181,10],[101,10]]}
+2	20	{"1":[[181,10],[101,10]],"2":[[181,10],[101,10]],"3":[[181,10],[101,10]]}
 2	10	{"1":[[181,5],[101,5]],"2":[[181,5],[101,5]],"3":[[181,5],[101,5]]}
-8	40	{"1":[[4151,10],[101,10]],"2":[[4151,10],[101,10]],"3":[[4151,10],[101,10]]}
-8	30	{"1":[[4151,5],[101,5]],"2":[[4151,5],[101,5]],"3":[[4151,5],[101,5]]}
-10	15	{"1":[[3502,1],[3512,1]],"2":[[3502,1],[3512,1]],"3":[[3502,1],[3512,1]]}
-10	10	{"1":[[3501,2],[3511,2]],"2":[[3501,2],[3511,2]],"3":[[3501,2],[3511,2]]}
-3	8	{"1":[[181,10],[4303,2]],"2":[[181,10],[4303,2]],"3":[[181,10],[4303,2]]}
-3	4	{"1":[[181,5],[4303,1]],"2":[[181,5],[4303,1]],"3":[[181,5],[4303,1]]}
-7	35	{"1":[[3502,1],[3512,1]],"2":[[3502,1],[3512,1]],"3":[[3502,1],[3512,1]]}
-7	20	{"1":[[3501,2],[3511,2]],"2":[[3501,2],[3511,2]],"3":[[3501,2],[3511,2]]}
-6	1000000	{"1":[[4151,10],[4303,2]],"2":[[4151,10],[4303,2]],"3":[[4151,10],[4303,2]]}
-6	800000	{"1":[[4151,5],[4303,1]],"2":[[4151,5],[4303,1]],"3":[[4151,5],[4303,1]]}
+8	30	{"1":[[4151,10],[101,10]],"2":[[4151,10],[101,10]],"3":[[4151,10],[101,10]]}
+8	15	{"1":[[4151,5],[101,5]],"2":[[4151,5],[101,5]],"3":[[4151,5],[101,5]]}
+10	30	{"1":[[3502,1],[3512,1]],"2":[[3502,1],[3512,1]],"3":[[3502,1],[3512,1]]}
+10	15	{"1":[[3501,2],[3511,2]],"2":[[3501,2],[3511,2]],"3":[[3501,2],[3511,2]]}
+3	25	{"1":[[2206,1],[4303,2]],"2":[[2206,1],[4303,2]],"3":[[2206,1],[4303,2]]}
+3	15	{"1":[[2206,1],[4303,1]],"2":[[2206,1],[4303,1]],"3":[[2206,1],[4303,1]]}
+7	100	{"1":[[3502,1],[3512,1]],"2":[[3502,1],[3512,1]],"3":[[3502,1],[3512,1]]}
+7	50	{"1":[[3501,2],[3511,2]],"2":[[3501,2],[3511,2]],"3":[[3501,2],[3511,2]]}
+6	2400000	{"1":[[4151,10],[4303,2]],"2":[[4151,10],[4303,2]],"3":[[4151,10],[4303,2]]}
+6	1000000	{"1":[[4151,5],[4303,1]],"2":[[4151,5],[4303,1]],"3":[[4151,5],[4303,1]]}

--
Gitblit v1.8.0