add InstitutionContractContactInfoTemp entity and repository
This commit is contained in:
@@ -195,6 +195,8 @@ public class CompanyContext : DbContext
|
||||
public DbSet<PaymentInstrument> PaymentInstruments { get; set; }
|
||||
public DbSet<PaymentInstrumentGroup> PaymentInstrumentGroups { get; set; }
|
||||
|
||||
public DbSet<InstitutionContractContactInfoTemp> InstitutionContractContactInfoTemps { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
#region Pooya
|
||||
|
||||
Reference in New Issue
Block a user