更新 llms-full.txt

This commit is contained in:
ycl
2025-06-24 15:03:00 +08:00
parent f8002cc0ed
commit fd6bac08eb

View File

@@ -854,7 +854,7 @@ DateTime endTime //会议结束时间
```json
{
"type":"object",
"description":"描述了一个写方案",
"description":"写方案定义",
"properties":{
"uuid":{"type":"string","description":"写方案设计元素的唯一标识,在创建的时候不传;更新的时候必须传递"},
"name":{"type":"string","description":"需求的意图描述长度限制在32个字符之内"},