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

    Interface ControlAddGroupParams

    添加用户组

    ControlAddGroupParams 添加用户组参数

    interface ControlAddGroupParams {
        group: UserGroup;
    }
    Index

    Properties

    Properties

    group: UserGroup

    用户组信息