AccountServiceData: Pick<AccountService, "endTime" | "serviceId"> & {
    count: number;
}