This commit is contained in:
@@ -43,7 +43,7 @@ namespace AyaNova.Models
|
||||
public virtual DbSet<LoanUnit> LoanUnit { get; set; }
|
||||
public virtual DbSet<NotifySubscription> NotifySubscription { get; set; }
|
||||
public virtual DbSet<NotifyEvent> NotifyEvent { get; set; }
|
||||
public virtual DbSet<Notification> Notification { get; set; }
|
||||
public virtual DbSet<InAppNotification> InAppNotification { get; set; }
|
||||
public virtual DbSet<NotifyDeliveryLog> NotifyDeliveryLog { get; set; }
|
||||
public virtual DbSet<Part> Part { get; set; }
|
||||
public virtual DbSet<PartInventory> PartInventory { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user