添加 agentation 成功
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@
|
||||
| 参数名 | 类型 | 必填 | 说明 |
|
||||
|--------|------|------|------|
|
||||
| page | number | 否 | 页码,从 1 开始,默认 1 |
|
||||
| pageSize | number | 否 | 每页条数,默认 20 |
|
||||
| pageSize | number | 否 | 每页条数,默认 50 |
|
||||
| searchType | string | 否 | 搜索维度:`name`(项目名称)、`code`(项目编号) |
|
||||
| keyword | string | 否 | 搜索关键词,与 searchType 配合使用 |
|
||||
| progress | string | 否 | 项目进度筛选,取值与业务枚举一致 |
|
||||
|
||||
Reference in New Issue
Block a user