TSegmentAt: TSegmentBase & {
    data: {
        qq: number | "all";
    };
    type: "at";
}