เพิ่ม org ใน orgemployee
This commit is contained in:
parent
04161554e5
commit
c09d387e6f
6 changed files with 16383 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ namespace BMA.EHR.OrganizationEmployee.Service.Requests
|
|||
public string? OrganizationOrder { get; set; }
|
||||
public string? OrganizationShortName { get; set; }
|
||||
|
||||
public Guid? OrganizationId { get; set; }
|
||||
public Guid? OrganizationFaxId { get; set; }
|
||||
public Guid? OrganizationLevelId { get; set; }
|
||||
public Guid? OrganizationOrganizationId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue