bug fixed
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user