update
This commit is contained in:
@@ -5,6 +5,8 @@ namespace rmutr_report.Models
|
||||
public class budget_government_allocate
|
||||
{
|
||||
public string budget_year { get; set; }
|
||||
public string report_name { get; set; }
|
||||
|
||||
//รวมทั้งสิ้นบรรทัดแรก
|
||||
public decimal? total_budget_personnel { get; set; }
|
||||
public decimal? total_budget_operating{ get; set; }
|
||||
|
||||
Reference in New Issue
Block a user