add ข้อ 13
This commit is contained in:
@@ -40,9 +40,13 @@ namespace rmutr_report.Models
|
||||
public List<spending_plan> spending_plan { get; set; }
|
||||
public string budget_spending_plan_year { get; set; }
|
||||
//public decimal? spending_plan_amount { get; set; }
|
||||
public List<materials_construction_labor> material_construction_labor{ get; set; }
|
||||
public List<materials_construction_labor> material_construction_labor1 { get; set; }
|
||||
public List<materials_construction_labor> material_construction_labor2 { get; set; }
|
||||
public List<materials_construction_labor> material_construction_labor3 { get; set; }
|
||||
public string url_file { get; set; }
|
||||
public decimal? material_total_amount { get; set; }
|
||||
public decimal? material_total_amount1 { get; set; }
|
||||
public decimal? material_total_amount2 { get; set; }
|
||||
public decimal? material_total_amount3 { get; set; }
|
||||
public decimal? full_limit { get; set; }
|
||||
public decimal? national_budget { get; set; }
|
||||
public decimal? income_budget { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user