This commit is contained in:
@@ -47,7 +47,6 @@ namespace rmutr_report.Models
|
||||
public List<fourteenth_data> fourteenth { get; set; } //ข้อ 14
|
||||
public List<fifteenth_data> fifteenth { get; set; } //ข้อ 15
|
||||
public int? count_activity { get; set; } //ข้อ 16
|
||||
public string budget_unit_name_th { get; set; }//ข้อ 16
|
||||
public string text1 { get; set; } //ข้อ 16
|
||||
public string text2 { get; set; } //ข้อ 16
|
||||
public string operational_activitie { get; set; }//ข้อ 15 ง.5-3
|
||||
@@ -155,6 +154,7 @@ namespace rmutr_report.Models
|
||||
public class sixteenth_data_detail
|
||||
{
|
||||
public string activity_table { get; set; }
|
||||
public string budget_unit_name_th { get; set; }
|
||||
|
||||
public List<sixteenth_data_details> sixteenths2 { get; set; }
|
||||
public decimal? salaya_total { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user