From 72eada98fa7f73574286cb26bad8f1adbb63822e Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 09 十一月 2018 15:49:44 +0800 Subject: [PATCH] 4675 【后端】【1.2】新增运营活动针对不同平台的配置(多倍经验、消费返利、限时特惠、BOSS复活、限时礼包、仙界盛典、多倍修行点、限时抢购、许愿池、累计充值) --- db/PyMongoDataServer/PySysDB/tagItemPlusSumAttr.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagItemPlusSumAttr.txt b/db/PyMongoDataServer/PySysDB/tagItemPlusSumAttr.txt new file mode 100644 index 0000000..8d6c37e --- /dev/null +++ b/db/PyMongoDataServer/PySysDB/tagItemPlusSumAttr.txt @@ -0,0 +1,9 @@ +countNeed attType attValue +100 6|7 1000|100 +140 6|7 3000|200 +160 6|7 6000|300 +200 6|7 8000|400 +250 6|7 10000|500 +300 6|7 12000|600 +350 6|7 16000|800 +400 6|7 20000|1000 -- Gitblit v1.8.0