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

    Interface ControlQueryImportSourcesParams

    查询导入源列表请求参数

    interface ControlQueryImportSourcesParams {
        limit: number;
        start: number;
    }
    Index

    Properties

    Properties

    limit: number

    限制数量

    start: number

    起始偏移量