添加 agentation 成功

This commit is contained in:
Your Name
2026-01-31 23:16:21 +08:00
parent c9e75030af
commit 52f540a097
44 changed files with 8034 additions and 4 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
| 参数名 | 类型 | 必填 | 说明 |
|--------|------|------|------|
| page | number | 否 | 页码,从 1 开始,默认 1 |
| pageSize | number | 否 | 每页条数,默认 20 |
| pageSize | number | 否 | 每页条数,默认 50 |
| searchType | string | 否 | 搜索维度:`name`(项目名称)、`code`(项目编号) |
| keyword | string | 否 | 搜索关键词,与 searchType 配合使用 |
| progress | string | 否 | 项目进度筛选,取值与业务枚举一致 |