Bug Fixed

This commit is contained in:
kamonwan taengsuk
2025-03-19 16:15:25 +07:00
parent 5e9cdba67a
commit ab9de38b48

View File

@@ -3603,6 +3603,7 @@ namespace rmutr_report.Controllers
return Ok(); return Ok();
} }
[SwaggerOperation("ประมาณการรายรับ รายจ่าย")] [SwaggerOperation("ประมาณการรายรับ รายจ่าย")]
[HttpPost, Route("reports/estimate_income_expenses/{type}")] [HttpPost, Route("reports/estimate_income_expenses/{type}")]
[ApiExplorerSettings(GroupName = "reports")] [ApiExplorerSettings(GroupName = "reports")]