bug fixed

This commit is contained in:
kamonwan taengsuk
2023-03-14 18:02:05 +07:00
parent 4022335661
commit 5c51403917
2 changed files with 204 additions and 204 deletions

View File

@@ -5,9 +5,9 @@ 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 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; }