แก้ format
This commit is contained in:
parent
8b70c8e853
commit
10eb9c8fbf
1 changed files with 0 additions and 1 deletions
|
|
@ -160,7 +160,6 @@ namespace BMA.EHR.Application.Repositories.Reports
|
|||
RegisterDate = p.RegisterDate == null ? "-" : p.RegisterDate.Value.ToThaiFullDate(),
|
||||
})
|
||||
.FirstOrDefaultAsync();
|
||||
|
||||
if (data == null)
|
||||
throw new Exception(GlobalMessages.CandidateNotFound);
|
||||
return data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue