@midwayjs/tenantClassesTenantManager版本:Next本页总览TenantManager Index ConstructorsconstructorPropertiesapplicationContextMethodsgetCurrentTenantsetCurrentTenantConstructors constructornew TenantManager(): TenantManagerProperties applicationContextapplicationContext: IMidwayContainerMethods getCurrentTenantgetCurrentTenant<T>(): Promise<T>Type parametersT = anysetCurrentTenantsetCurrentTenant<T>(currentTenant: T): Promise<void>Type parametersT = any