public MyUnitOfWorkManager(IdleBus <IFreeSql> ib, IUser user, AppConfig appConfig) : base(ib.GetTenant(user.TenantId, appConfig))
 {
 }