# 任务查询参数

## 字段定义

```text
ids
array
[string]
可选
```

## 示例

```json
{
    "ids": [
        "string"
    ]
}
```
