แก้ชื่อเครื่องราชฯ

This commit is contained in:
Kittapath 2023-11-08 18:12:52 +07:00
parent 47e256e9b8
commit 43932f742b
5 changed files with 20 additions and 20 deletions

View file

@ -18,7 +18,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
[ApiController]
[Produces("application/json")]
[Authorize]
[SwaggerTag("รอบเครื่องราช")]
[SwaggerTag("รอบเครื่องราช")]
public class InsigniaPeriodController : BaseController
{
private readonly ApplicationDBContext _context;