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

@@ -14,6 +14,7 @@ namespace rmutr_report.Models
public string budget_year_3 { get; set; }
public string budget_year_4 { get; set; }
public string budget_year_5 { get; set; }
public List<summary_of_equipment_detail> data { get; set; }
}
public class summary_of_equipment_detail