From b7260d751b165a2fe54f3e492917efbdbd976429 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 03 十二月 2018 16:56:26 +0800
Subject: [PATCH] 2551 【BUG】【1.3】助战登记,登记次数问题

---
 db/PyMongoDataServer/PySysDB/tagFbEncourage.txt |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagFbEncourage.txt b/db/PyMongoDataServer/PySysDB/tagFbEncourage.txt
index 08f8431..0610262 100644
--- a/db/PyMongoDataServer/PySysDB/tagFbEncourage.txt
+++ b/db/PyMongoDataServer/PySysDB/tagFbEncourage.txt
@@ -1,5 +1,4 @@
-DataMapId	InspireType	InspireCount	MoneyCount
-31080	1	5	1000
-31080	2	10	5
-52010	1	5	1000
-52010	2	10	2
+DataMapId	InspireType	InspireCount	MoneyCount
+31080	3	5	1000
+31080	5	10	5
+52010	1	10	(min(encourageLV,4)+1)*2

--
Gitblit v1.8.0