แก้ปัญหา GlobalExceptionMiddleware Resturn Response 200 เมื่อมมี Exception 500

This commit is contained in:
Suphonchai Phoonsawat 2023-07-28 10:38:30 +07:00
parent 70cc95e408
commit 9a2e487d8d
4 changed files with 38 additions and 5 deletions

View file

@ -23,5 +23,12 @@ namespace BMA.EHR.Application.Repositories.Commands
}
#endregion
#region " Methods "
#endregion
}
}