no message
This commit is contained in:
parent
a583dc7c42
commit
e989d6c584
13 changed files with 201 additions and 112 deletions
|
|
@ -12,6 +12,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? refId { get; set; }
|
||||
public DateTime commandAffectDate { get; set; }
|
||||
public string? commandNo { get; set; }
|
||||
public string? commandId { get; set; }
|
||||
public int commandYear { get; set; }
|
||||
public string? templateDoc { get; set; }
|
||||
public double? amount { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue