import type { ViewTenantConfigDetailV1Response } from '@/client'; export type TenantConfigDto = ViewTenantConfigDetailV1Response;