From 966b9463745549abce3e7c6afe55d2cd87172244 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 16:39:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(config):=20=E6=9B=B4=E6=96=B0=20ActivityDr?= =?UTF-8?q?awConf.json=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 GlobalId2 数组中添加新元素 10421 - 从 GlobalId 数组中移除元素 10421 --- configs/ActivityDrawConf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/ActivityDrawConf.json b/configs/ActivityDrawConf.json index 2f6cde3..e1188af 100644 --- a/configs/ActivityDrawConf.json +++ b/configs/ActivityDrawConf.json @@ -2,14 +2,14 @@ "GlobalId2": [ 10241, 10242, - 10243 + 10243, + 10421 ], "GlobalId": [ 10225, 10226, 10227, - 10228, - 10421 + 10228 ], "ActivityId": [ 10025