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
|
var retirementOut = new RetirementOut
|
||||||
{
|
{
|
||||||
|
profileType = req.profileType.Trim().ToUpper(),
|
||||||
Status = "WAITTING",
|
Status = "WAITTING",
|
||||||
CreatedFullName = FullName ?? "System Administrator",
|
CreatedFullName = FullName ?? "System Administrator",
|
||||||
CreatedUserId = UserId ?? "",
|
CreatedUserId = UserId ?? "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue