dev
This commit is contained in:
@@ -35,6 +35,6 @@ namespace ZpcBulletinBoard.Models.Editor
|
||||
|
||||
// InvoicePart
|
||||
[InverseProperty("BulletinBoard")]
|
||||
public virtual ICollection<BulletinBoardPage> Pages { get; set; }
|
||||
public virtual ICollection<BulletinBoardPageLink> Links { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user