From 3ee63adf2c854c9b15e8a0327aef2e5c34607e72 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 07 七月 2026 11:05:27 +0800
Subject: [PATCH] 582 【小游戏】炼器大会-服务端(活动新支持按周x配置活动;活动新分区标记支持配置列表,与平台列表对应;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTime.txt |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTime.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTime.txt
index 7850f1f..bfd73ed 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTime.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/ActTime.txt
@@ -1,10 +1,4 @@
-CfgID	PlatformList	ServerIDList	ZoneSign	ActNum	StartDate	EndDate	ActFlow	ActFuncType	ActTempID
+CfgID	PlatformList	ServerIDList	ZoneSignList	ActNum	StartDate	EndDate	ActFlow	ActFuncType	ActTempID
 1	[]	[]	gcz_test	99	2026-5-1	2026-5-5	gcz	2	1
 2	[]	[]	gcz_test	99	2026-6-1	2026-6-5	gcz	2	1
-3	[]	[]	test	99	2026-6-10	2026-6-10	lianqi	3	1
-4	["xssg"]	[]	lqdh_xssg	99	2026-7-9	2026-7-9	lianqi	3	1
-5	["ryzj"]	[]	lqdh_ryzj	99	2026-7-9	2026-7-9	lianqi	3	1
-6	["sghy"]	[]	lqdh_sghy	99	2026-7-9	2026-7-9	lianqi	3	1
-7	["xssg"]	[]	lqdh_xssg	99	2026-7-16	2026-7-16	lianqi	3	1
-8	["ryzj"]	[]	lqdh_ryzj	99	2026-7-16	2026-7-16	lianqi	3	1
-9	["sghy"]	[]	lqdh_sghy	99	2026-7-16	2026-7-16	lianqi	3	1
+3	["test","xssg","ryzj","sghy"]	[]	["test", "lqdh_xssg", "lqdh_ryzj", "lqdh_sghy"]	99	W4	W4	lianqi	3	1

--
Gitblit v1.8.0