แก้โค้ดรายงาน บช 1 ให้เรียงลำดับ
บช 2-3 แสดงรายชื่อ และการเรียงลำดับ
This commit is contained in:
parent
23b3bdbbd0
commit
2940777197
6 changed files with 780 additions and 485 deletions
|
|
@ -40,5 +40,7 @@ namespace BMA.EHR.Profile.Service.Models.HR
|
|||
public virtual List<ProfileEducationHistory> ProfileEducationHistorys { get; set; } = new List<ProfileEducationHistory>();
|
||||
public virtual Profile? Profile { get; set; }
|
||||
|
||||
public virtual Guid? ProfileId { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue