bug fixed
This commit is contained in:
@@ -50,6 +50,11 @@ namespace rmutr_report.Models
|
||||
public string incurring_debt { get; set; }
|
||||
public string quarter { get; set; }
|
||||
public string disbursement_durable { get; set; }
|
||||
public string year1 { get; set; }
|
||||
public string year2 { get; set; }
|
||||
public string year3 { get; set; }
|
||||
public string year4 { get; set; }
|
||||
public string year5 { get; set; }
|
||||
public List<objective_managements> objective_management {get; set; }
|
||||
public string other_clarifications { get; set; }
|
||||
public List<quotations> quotation { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user