ปรับรายละเอียดเครื่องราชตามtor
This commit is contained in:
parent
fa0568f938
commit
c54f3709ef
11 changed files with 16218 additions and 10 deletions
|
|
@ -647,6 +647,7 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
Suggestion = p.Suggestion,
|
||||
LastUpdatedAt = p.LastUpdatedAt,
|
||||
CreatedAt = p.CreatedAt,
|
||||
AppointDate = p.AppointDate,
|
||||
})
|
||||
.ToListAsync();
|
||||
return Success(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue