This commit is contained in:
@@ -40,6 +40,7 @@ namespace AyaNova.Models
|
||||
public virtual DbSet<Notification> Notification { get; set; }
|
||||
public virtual DbSet<NotifyDeliveryLog> NotifyDeliveryLog { get; set; }
|
||||
public virtual DbSet<Part> Part { get; set; }
|
||||
public virtual DbSet<PartInventory> PartInventory { get; set; }
|
||||
public virtual DbSet<PartWarehouse> PartWarehouse { get; set; }
|
||||
public virtual DbSet<PartSerial> PartSerial { get; set; }
|
||||
public virtual DbSet<PartAssembly> PartAssembly { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user