Type Alias TGroupIngoreAddRequestInfo

TGroupIngoreAddRequestInfo: {
    flag: string;
    group_id: number;
    user_id: number;
}[]