Merge branch 'develop' of github.com:Frappet/BMA-EHR-BackEnd into develop
This commit is contained in:
commit
835b0ce337
12 changed files with 31 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ namespace BMA.EHR.Retirement.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