api ขอโอน (admin) เพิ่มบันทึกฟิลล์ "ขอโอนตั้งแต่วันที่" #2196

This commit is contained in:
harid 2026-01-20 09:54:15 +07:00
parent 9442d3b29f
commit b6eb53ef1e

View file

@ -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,