From c3c78c0cb3169a2f0201b561c5ac27a0e137d822 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期五, 11 四月 2025 15:36:31 +0800 Subject: [PATCH] 10367 【越南】【英语】【BT】【砍树】仙盟攻城战-服务端(优化仙盟充值协助支持配置关联的充值ID列表即商城类型;充值协助支持记录领取的成员明细;攻城战结束支持回收相关道具;) --- db/PyMongoDataServer/PySysDB/tagActFamilyCTGAssist.txt | 21 +++++++++++---------- 1 files changed, 11 insertions(+), 10 deletions(-) diff --git a/db/PyMongoDataServer/PySysDB/tagActFamilyCTGAssist.txt b/db/PyMongoDataServer/PySysDB/tagActFamilyCTGAssist.txt index 43a873b..ab25755 100644 --- a/db/PyMongoDataServer/PySysDB/tagActFamilyCTGAssist.txt +++ b/db/PyMongoDataServer/PySysDB/tagActFamilyCTGAssist.txt @@ -1,10 +1,11 @@ -CfgID StartDate EndDate LimitLV IsDayReset TemplateIDList -7 2025-2-14 2025-2-16 50 0 1 -8 2025-2-26 2025-2-28 50 0 1 -9 2025-3-10 2025-3-12 50 0 1 -10 2025-3-22 2025-3-24 50 0 1 -11 2025-4-3 2025-4-5 50 0 1 -12 2025-4-15 2025-4-17 50 0 1 -13 2025-4-27 2025-4-29 50 0 1 -14 2025-5-9 2025-5-11 50 0 1 -15 2025-5-21 2025-5-23 50 0 1 +CfgID StartDate EndDate LimitLV IsDayReset TemplateID CTGIDList ActShopType +7 2025-2-14 2025-2-16 50 0 1 [] 0 +8 2025-2-26 2025-2-28 50 0 1 [] 0 +9 2025-3-10 2025-3-12 50 0 1 [] 0 +10 2025-3-22 2025-3-24 50 0 1 [] 0 +11 2025-4-3 2025-4-5 50 0 1 [] 0 +12 2025-4-15 2025-4-17 50 0 1 [] 0 +13 2025-4-27 2025-4-29 50 0 1 [] 0 +14 2025-5-9 2025-5-11 50 0 1 [] 0 +15 2025-5-21 2025-5-23 50 0 1 [] 0 +16 2025-04-07 2025-04-10 50 0 1 [444,445,446,447,448,449,450,451,454,455] 308 -- Gitblit v1.8.0