小优化

This commit is contained in:
zhx 2026-06-30 11:38:58 +08:00
parent 7080538a00
commit 00b8020599

View File

@ -3899,8 +3899,7 @@
"maxItems": 500, "maxItems": 500,
"items": { "items": {
"type": "string", "type": "string",
"pattern": "^[1-9][0-9]*$", "maxLength": 64
"maxLength": 20
} }
} }
} }