This commit is contained in:
@@ -37,6 +37,8 @@ namespace rmutr_report.Models
|
||||
public string strategic_issues_thirteenth { get; set; } //ข้อ 13
|
||||
public string subject_thirteenth { get; set; } //ข้อ 13
|
||||
public string strategy_thirteenth { get; set; } //ข้อ 13
|
||||
public decimal? durable_articles { get; set; } //งบลงทุน
|
||||
public decimal? land_building { get; set; } // ค่าที่ดินและสิ่งก่อสร้าง
|
||||
public List<fourteenth_data> fourteenth { get; set; } //ข้อ 14
|
||||
public List<fifteenth_data> fifteenth { get; set; } //ข้อ 15
|
||||
public int? count_activity { get; set; } //ข้อ 16
|
||||
@@ -53,6 +55,10 @@ namespace rmutr_report.Models
|
||||
public List<eighteenth_data> eighteenth { get; set; } //ข้อ 18
|
||||
public List<nineteenth_data> nineteenth { get; set; } //ข้อ 19
|
||||
public List<nineteenth_data1> nineteenth1 { get; set; } //ข้อ 19
|
||||
public List<seventeenth_datas> seventeenth_thai { get; set; } //ข้อ 17
|
||||
public List<eighteenths_datas> eighteenth_thai { get; set; } //ข้อ 18
|
||||
public List<eighteenths_datas> nineteenth_thai { get; set; } //ข้อ 19
|
||||
|
||||
public decimal? budget_amount { get; set; } //ข้อ 20
|
||||
public List<twentieth_data> twentieth { get; set; } //ข้อ 20
|
||||
public List<twenty_one_data> twenty_one { get; set; } //ข้อ 21
|
||||
@@ -327,7 +333,7 @@ namespace rmutr_report.Models
|
||||
public decimal? count_person { get; set; }
|
||||
public decimal? total_amount { get; set; }
|
||||
}
|
||||
|
||||
|
||||
// public class nineteenth2_data_details3
|
||||
// {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user