migrate + ปรับระบบสรรหาสอบคัดเลือก
This commit is contained in:
parent
577c7b289e
commit
f20abe032d
19 changed files with 6470 additions and 15 deletions
|
|
@ -16,7 +16,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
|
|||
[ApiController]
|
||||
[Produces("application/json")]
|
||||
[AllowAnonymous]
|
||||
// [Authorize]
|
||||
[Authorize]
|
||||
[SwaggerTag("จัดการข้อมูลรอบการสอบ เพื่อนำไปใช้งานในระบบ")]
|
||||
public class PeriodExamController : BaseController
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue