update
This commit is contained in:
@@ -13,10 +13,10 @@ namespace rmutr_report.Models.Personnel
|
|||||||
public string personnel_salary_permanent { get; set; }
|
public string personnel_salary_permanent { get; set; }
|
||||||
public string ministry_name_th { get; set; }
|
public string ministry_name_th { get; set; }
|
||||||
public string agency_name_th { get; set; }
|
public string agency_name_th { get; set; }
|
||||||
public int? total_propose_budget1 { get; set; }
|
public decimal? total_propose_budget1 { get; set; }
|
||||||
public int? budget1 { get; set; }
|
public decimal? budget1 { get; set; }
|
||||||
public int? total_propose_budget2 { get; set; }
|
public decimal? total_propose_budget2 { get; set; }
|
||||||
public int? budget2 { get; set; }
|
public decimal? budget2 { get; set; }
|
||||||
public string year1 { get; set; }
|
public string year1 { get; set; }
|
||||||
public decimal? act_old1 { get; set; }
|
public decimal? act_old1 { get; set; }
|
||||||
public decimal? disbursement_year_act_old1 { get; set; }
|
public decimal? disbursement_year_act_old1 { get; set; }
|
||||||
|
|||||||
Reference in New Issue
Block a user