migrate + add field PositionExecutiveOld
This commit is contained in:
parent
71a1c48392
commit
1b6cc4f014
20 changed files with 20131 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? nodeShortName { get; set; }
|
||||
public int? posMasterNo { get; set; }
|
||||
public string? position { get; set; }
|
||||
public string? posExecutiveName { get; set; }
|
||||
public string? posTypeId { get; set; }
|
||||
public string? posTypeName { get; set; }
|
||||
public string? posLevelId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue