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个字符之内"},