update ง 4

This commit is contained in:
kamonwan taengsuk
2023-03-30 17:56:57 +07:00
parent 8a269157ad
commit 56e4c6d449
9 changed files with 1394 additions and 71 deletions

View File

@@ -10,10 +10,11 @@ using FastReport.Export.OoXML;
using FastReport.Export.Pdf;
using Microsoft.AspNetCore.Mvc;
using rmutr_report.Models;
using Swashbuckle.AspNetCore.Annotations;
namespace rmutr_report.Controllers
{
//[SwaggerTag("สำหรับรายงาน ง.4")]
[SwaggerTag("สำหรับรายงาน ง.4")]
public class BuildingFour : Controller
{
readonly Setting _setting;