แก้บรรจุผูกกับโครงสร้างใหม่
This commit is contained in:
parent
06af1fc632
commit
adada88230
6 changed files with 17266 additions and 19 deletions
|
|
@ -18,6 +18,10 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public double? MouthSalaryAmount { get; set; }
|
||||
public double? PositionSalaryAmount { get; set; }
|
||||
|
||||
public string? organizationName { get; set; }
|
||||
public string? orgTreeShortName { get; set; }
|
||||
public string? posPath { get; set; }
|
||||
public int? posNumber { get; set; }
|
||||
public int? node { get; set; }
|
||||
public Guid? nodeId { get; set; }
|
||||
public Guid? posmasterId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue