This commit is contained in:
parent
4fc2ee5ca0
commit
a4447b9014
2 changed files with 4 additions and 0 deletions
|
|
@ -689,6 +689,9 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
templateDoc = r.templateDoc,
|
||||
refCommandCode = r.refCommandCode,
|
||||
refCommandName = r.refCommandName,
|
||||
officerOrg = p.Organization,
|
||||
dateStart = p.DateStart,
|
||||
dateEnd = p.DateEnd,
|
||||
}).ToList();
|
||||
|
||||
var baseAPIOrg = _configuration["API"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue