整理项目文档索引和规范说明
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
| `batch_idempotency_key` | `CHAR(64)` | 系统生成的批次幂等键 |
|
||||
| `client_id` | `VARCHAR(128)` | SuperAgent 调用方 ID |
|
||||
| `request_id` | `VARCHAR(128)` | 调用方请求 ID,可为空 |
|
||||
| `received_at` | `DATETIME(6)` | 接收时间 |
|
||||
| `received_at` | `DATETIME(6)` | AI 结果请求接收时间,按 UTC 理解 |
|
||||
| `item_count` | `INT` | AI item 数量 |
|
||||
| `extraction_warnings_json` | `LONGTEXT` | 抽取警告 JSON |
|
||||
| `created_at` / `updated_at` | `DATETIME(6)` | 创建和更新时间 |
|
||||
|
||||
Reference in New Issue
Block a user