เพิ่มสถานนะยื่นอุธร

This commit is contained in:
Kittapath 2024-01-16 17:23:26 +07:00
parent 9ebef6aedf
commit f60beb9f36
2 changed files with 19 additions and 5 deletions

View file

@ -99,7 +99,7 @@ namespace BMA.EHR.DisciplineComplaint.Service.Controllers
public async Task<ActionResult<ResponseObject>> GetDisciplineComplaintReport()
{
var data = await _context.DisciplineComplaints
.Where(x => x.Status.Contains("SEND_INVESTIGATE"))
// .Where(x => x.Status.Contains("SEND_INVESTIGATE"))
.Select(x => new
{
Id = x.Id,//id ข้อมูลเรื่องร้องเรียน