From fd6bac08ebea9f8d9ede7dd0bfeed73f654310bb Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 24 Jun 2025 15:03:00 +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 a3e02d0..0f57353 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -854,7 +854,7 @@ DateTime endTime; //会议结束时间 ```json { "type":"object", - "description":"描述了一个写方案", + "description":"写方案定义", "properties":{ "uuid":{"type":"string","description":"写方案设计元素的唯一标识,在创建的时候不传;更新的时候必须传递"}, "name":{"type":"string","description":"需求的意图描述;长度限制在32个字符之内"},