สมัครสอบเช็คเลขบัตรประชาชน + Status #2136
This commit is contained in:
parent
dfa9dd3b47
commit
0304e0594c
2 changed files with 23 additions and 51 deletions
|
|
@ -1559,12 +1559,12 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// โหลดใบชำระเงิน
|
||||
/// กรอกเลขประจำตัวประชาชน
|
||||
/// </summary>
|
||||
/// <param name="examId">รหัสรอบสมัคร</param>
|
||||
/// <param name="positionId">Id ตำแหน่งสมัครสอบ</param>
|
||||
/// <returns></returns>
|
||||
/// <response code="200">เมื่อทำการโหลดใบชำระเงิน สำเร็จ</response>
|
||||
/// <response code="200">เมื่อกรอกเลขประจำตัวประชาชน สำเร็จ</response>
|
||||
/// <response code="401">ไม่ได้ Login เข้าระบบ</response>
|
||||
/// <response code="500">เมื่อเกิดข้อผิดพลาดในการทำงาน</response>
|
||||
[HttpPut("check/citizen/{examId:length(36)}/{positionId:length(36)}")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue