From 8f0781230898bfad07f3189693760fc822203ce2 Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 24 Jun 2025 14:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20llms-full.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- llms-full.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llms-full.txt b/llms-full.txt index 0abe58d..57bd771 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -56,7 +56,7 @@ "uuid":{ "type": "string", "description": "该设计在TOCO中的唯一标识符,在创建EO的时候,该字段为空; 在更新时,该字段不能为空"}, "moduleName":{ "type": "string", "description": "指定该设计元素所属的模块,在创建的时候该字段不能为空,在更新的时候,该字段可以为空"}, "fieldList":{ - "type":"array", + "type":"array", "description": "定义的字段列表", "items":{ "type": "object", "properties":{