api ขอโอน (admin) เพิ่มบันทึกฟิลล์ "ขอโอนตั้งแต่วันที่" #2196
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 1m23s
All checks were successful
Build & Deploy Placement Service / build (push) Successful in 1m23s
This commit is contained in:
parent
9442d3b29f
commit
60602d99c4
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
Organization = req.Organization,
|
||||
Reason = req.Reason,
|
||||
Status = "APPROVE",
|
||||
Date = req.Date,
|
||||
CreatedFullName = FullName ?? "System Administrator",
|
||||
CreatedUserId = UserId ?? "",
|
||||
CreatedAt = DateTime.Now,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue