@taiyi-io/api-connector-ts
    Preparing search index...

    Interface ControlQueryTasksParams

    查询任务列表请求参数

    interface ControlQueryTasksParams {
        offset: number;
        page_size: number;
    }
    Index

    Properties

    Properties

    offset: number

    偏移量

    page_size: number

    每页数量