no message

This commit is contained in:
Kittapath 2023-03-24 11:55:10 +07:00
parent 7018791857
commit 7f792bb8fd
2 changed files with 3 additions and 3 deletions

View file

@ -32,10 +32,10 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
#region " Methods "
/// <summary>
/// อ่านข้อมูลจาก Relational Db โดยแสดงเฉพาะ ข้อมูลที่ Active เท่านั้น
/// ข้อมูลรอบการสมัครสอบ
/// </summary>
/// <returns></returns>
/// <response code="200">เมื่อทำการอ่านข้อมูลจาก Relational Database สำเร็จ</response>
/// <response code="200">เมื่อทำการอ่านข้อมูลรอบการสมัครสอบสำเร็จ</response>
/// <response code="401">ไม่ได้ Login เข้าระบบ</response>
/// <response code="500">เมื่อเกิดข้อผิดพลาดในการทำงาน</response>
[HttpGet]