From 37ea4a91ec22c24d35b798931c1c59bf38411f3b Mon Sep 17 00:00:00 2001 From: zhangying <42703582@qq.com> Date: Tue, 14 Jan 2025 20:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A1=E7=89=87=E7=BC=96=E8=BE=91=E6=96=B0?= =?UTF-8?q?=E5=A2=9EFormEditExtensionAbility=E8=83=BD=E5=8A=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhangying <42703582@qq.com> --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index def34a10..06dee8ca 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1012,7 +1012,8 @@ "uiService", "recentPhoto", "callerInfoQuery", - "assetAcceleration" + "assetAcceleration", + "formEdit" ] }, "permissions": { -- Gitee