add reports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user