แก้ model
This commit is contained in:
parent
d8031bff98
commit
a31b72316e
8 changed files with 48 additions and 46 deletions
|
|
@ -24,7 +24,7 @@ namespace BMA.EHR.Organization.Service.Models
|
|||
//public PositionType? PositionType_PositionTypeId { get; set; }
|
||||
|
||||
[Column(Order = 4), Comment("PositionTypeId")]
|
||||
public Guid? PositionTypeId { get; set; }
|
||||
public PositionType? PositionType { get; set; }
|
||||
|
||||
//[ForeignKey("PositionExecutiveId")]
|
||||
//public PositionExecutive? PositionExecutive_PositionExecutiveId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue