This commit is contained in:
parent
87e8c17309
commit
6616fc72a0
1 changed files with 1 additions and 0 deletions
|
|
@ -263,6 +263,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
{
|
||||
var retirementOut = new RetirementOut
|
||||
{
|
||||
profileType = req.profileType.Trim().ToUpper(),
|
||||
Status = "WAITTING",
|
||||
CreatedFullName = FullName ?? "System Administrator",
|
||||
CreatedUserId = UserId ?? "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue