update
This commit is contained in:
@@ -10,10 +10,11 @@ using FastReport.Export.Pdf;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using rmutr_report.Models;
|
||||
using rmutr_report.Models.Hr;
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
|
||||
namespace rmutr_report.Controllers
|
||||
{
|
||||
|
||||
[SwaggerTag("สำหรับรายงาน HR")]
|
||||
public class PersonnelController : Controller
|
||||
{
|
||||
readonly Setting _setting;
|
||||
|
||||
Reference in New Issue
Block a user