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

    Interface ControlQueryGroupsParams

    查询用户组列表

    ControlQueryGroupsParams 查询用户组列表参数

    interface ControlQueryGroupsParams {
        limit: number;
        offset: number;
    }
    Index

    Properties

    Properties

    limit: number

    限制数量

    offset: number

    偏移量