From 00b8020599a6b5dd894517bceacaaf42d441c9cf Mon Sep 17 00:00:00 2001 From: zhx Date: Tue, 30 Jun 2026 11:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contracts/admin-openapi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contracts/admin-openapi.json b/contracts/admin-openapi.json index d92bb7b..e414b0c 100644 --- a/contracts/admin-openapi.json +++ b/contracts/admin-openapi.json @@ -3899,8 +3899,7 @@ "maxItems": 500, "items": { "type": "string", - "pattern": "^[1-9][0-9]*$", - "maxLength": 20 + "maxLength": 64 } } }