add CommandExcecuteDate
This commit is contained in:
parent
0f75dad798
commit
4970659f0a
5 changed files with 21 additions and 1 deletions
|
|
@ -21,5 +21,6 @@ namespace BMA.EHR.Retirement.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