This commit is contained in:
kamonwan taengsuk
2023-03-03 15:52:10 +07:00
parent ef2e2dbeb3
commit 0f8552b855
4 changed files with 991 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ using Swashbuckle.AspNetCore.Annotations;
namespace rmutr_report.Controllers
{
[SwaggerTag("สำหรับรายงาน ง3")]
[SwaggerTag("สำหรับรายงาน ง.3")]
public class DurableArticlesThree : Controller
{
readonly Setting _setting;