From ff9815f06615e84b0f804752af3bddef61f627e6 Mon Sep 17 00:00:00 2001 From: shu-xin0115 Date: Mon, 14 Jul 2025 16:50:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=85=B1=E4=BA=AB=E7=A7=BB?= =?UTF-8?q?=E9=99=A4schema=E9=85=8D=E7=BD=AE=E4=B8=8A=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: shu-xin0115 --- modulecheck/crossAppSharedConfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/modulecheck/crossAppSharedConfig.json b/modulecheck/crossAppSharedConfig.json index ddb78345..adbef8af 100644 --- a/modulecheck/crossAppSharedConfig.json +++ b/modulecheck/crossAppSharedConfig.json @@ -11,7 +11,6 @@ "properties": { "crossAppSharedConfig": { "type": "array", - "maxItems": 32, "additionalProperties": false, "uniqueItems": true, "items": { -- Gitee