This commit is contained in:
kamonwan taengsuk
2023-08-03 15:12:27 +07:00
parent 63190b8aa3
commit c29fcdf33a
7 changed files with 12 additions and 27 deletions

View File

@@ -7,6 +7,7 @@ namespace rmutr_report.Models
public string budget_year { get; set; }
public string date_range { get; set; }
public string budget_project_name_th { get; set; }
public string budget_project_name_th2 { get; set; }
public string agency_name_th { get; set; }
public string education_level_and_year { get; set; }
public string branch_name_th { get; set; }