add reports

This commit is contained in:
kamonwan taengsuk
2022-10-07 20:23:25 +07:00
parent 07dbd37e50
commit bbf94790c3
9 changed files with 1678 additions and 1 deletions

View File

@@ -4,6 +4,10 @@ namespace rmutr_report.Models
{
public class summary_building_construction
{
public string academic_year_name_th { get; set; }
public string header_name { get; set; }
public string agency_name_th { get; set; }
public string location { get; set; }
public string academic_year { get; set; }
public string budget_year_1 { get; set; }
public string budget_year_2 { get; set; }