คิวรี่เรื่งที่คำสั่ง

This commit is contained in:
Kittapath 2023-10-03 09:44:14 +07:00
parent 4b9c3a2bc7
commit c9d0800461
4 changed files with 23 additions and 8 deletions

View file

@ -18,7 +18,7 @@ namespace BMA.EHR.Placement.Service.Controllers
[ApiController]
[Produces("application/json")]
[Authorize]
[SwaggerTag("ระบบแต่งตั้ง-เลื่อน")]
[SwaggerTag("ระบบแต่งตั้งลูกจ้างประจำ")]
public class PlacementAppointmentEmployeeController : BaseController
{
private readonly PlacementRepository _repository;