diff --git a/llms-full.txt b/llms-full.txt index 7c4c0c2..2a538ad 100644 --- a/llms-full.txt +++ b/llms-full.txt @@ -867,7 +867,7 @@ DateTime endTime; //会议结束时间 "properties":{ "bo":{"type":"string","description":"具体操作的实体"}, "action":{"type":"string","description":"对具体实体的操作"}, - "unique_key": { + "uniqueKey": { "type":"array", "description":"唯一键包含的字段列表,该唯一键用于确定数据记录", "items":{"type":"string","description":"字段名称,组成唯一键的字段名称"}