From 27fafa515f0f46db9cc11d7e7fd82e7b82d87650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E5=86=AC=E5=86=AC=E5=86=AC?= Date: Wed, 10 Sep 2025 14:49:31 +0800 Subject: [PATCH] Message:fixCodes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 郑冬冬冬 --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index 0cc796ef..f2979b97 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1281,7 +1281,8 @@ "awc/newsfeed", "vpn", "appService", - "selection" + "selection", + "faultLog" ] }, "permissions": { -- Gitee