เพิ่มexcelผู้พิการ
This commit is contained in:
parent
a95a36e454
commit
4b7715cc8a
5 changed files with 94 additions and 8 deletions
|
|
@ -650,9 +650,9 @@ namespace BMA.EHR.Recurit.Exam.Service.Services
|
|||
PositionExam = position,
|
||||
CreatedAt = DateTime.Now,
|
||||
CreatedUserId = UserId ?? "",
|
||||
CreatedFullName = FullName ?? "",
|
||||
LastUpdatedAt = DateTime.Now,
|
||||
LastUpdateUserId = UserId ?? "",
|
||||
CreatedFullName = FullName ?? "",
|
||||
LastUpdateFullName = FullName ?? "",
|
||||
UserId = UserId ?? "",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue