Merge branch 'develop'
All checks were successful
Build & Deploy Retirement Service / build (push) Successful in 1m9s
All checks were successful
Build & Deploy Retirement Service / build (push) Successful in 1m9s
This commit is contained in:
commit
5dab116166
1 changed files with 1 additions and 0 deletions
|
|
@ -646,6 +646,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
commandCode = r.commandCode,
|
||||
commandName = r.commandName,
|
||||
remark = r.remark,
|
||||
resignId = p.Id,
|
||||
}).ToList();
|
||||
|
||||
var baseAPIOrg = _configuration["API"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue