From b81838fcd14c46d5e3fdc70a76a3d004b423caa1 Mon Sep 17 00:00:00 2001 From: ycl Date: Tue, 24 Jun 2025 15:14:51 +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 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":"字段名称,组成唯一键的字段名称"}