From 802bc3df9b6cddcd0abcffa96bd907d04dcd4fc2 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 27 四月 2026 17:02:55 +0800
Subject: [PATCH] 629 【节假日活动】五一活动-服务端(任务活动;特卖活动增加活动坊市商店类型支持;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActSpecialSale.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActSpecialSale.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActSpecialSale.txt
index dcaa46c..b692c31 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActSpecialSale.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActSpecialSale.txt
@@ -1,3 +1,3 @@
-CfgID	PlatformList	ServerIDList	ActNum	StartDate	EndDate	CTGIDList
-1	[]	[]	10	K22	K25	[4000,4001,4002,4003]
-2	[]	[]	30	2026-5-1	2026-5-7	[4000,4001,4002,4003]
+CfgID	PlatformList	ServerIDList	ActNum	StartDate	EndDate	CTGIDList	ActShopType
+1	[]	[]	10	K22	K25	[4000,4001,4002,4003]	0
+2	[]	[]	30	2026-5-1	2026-5-7	[4000,4001,4002,4003]	0

--
Gitblit v1.8.0