using My.Admin.Service.Admin.Tenant.Input; namespace My.Admin.Service.Admin.Tenant.Output { public class TenantGetOutput : TenantUpdateInput { } }