This commit is contained in:
@@ -7,6 +7,7 @@ namespace rmutr_report.Models
|
||||
public string budget_year { get; set; }
|
||||
public string date_range { get; set; }
|
||||
public string faculty { get; set; }
|
||||
public string branch_name { get; set; }
|
||||
public List<estimate_income_expenses_detail> data_1 { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user