add field commandDate & education
This commit is contained in:
parent
1de9e837f4
commit
119fa939ab
3 changed files with 6 additions and 2 deletions
|
|
@ -21,5 +21,6 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? RemarkHorizontal { get; set; }
|
||||
public string? RemarkVertical { get; set; }
|
||||
public int CommandYear { get; set; }
|
||||
public DateTime? CommandExcecuteDate { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue