This commit is contained in:
@@ -44,6 +44,8 @@ namespace rmutr_report.Models
|
||||
public int? count_activity { get; set; } //ข้อ 16
|
||||
public string text1 { get; set; } //ข้อ 16
|
||||
public string text2 { get; set; } //ข้อ 16
|
||||
public string operational_activitie { get; set; }//ข้อ 15 ง.5-3
|
||||
public string evaluation { get; set; }//ข้อ 16 ง.5-3
|
||||
public int? total_target { get; set; } //ข้อ 16 ผลรวมกลุ่มเป้าหมาย
|
||||
public int? total_board { get; set; } //ข้อ 16 ผลรวมคณะกรรมการ
|
||||
public List<sixteenth_data> sixteenth { get; set; } //ข้อ 16
|
||||
@@ -72,7 +74,9 @@ namespace rmutr_report.Models
|
||||
public List<twenty_three_data> twenty_three { get; set; } //ข้อ 23
|
||||
public List<twenty_four_data> twenty_four { get; set; } //ข้อ 24
|
||||
public List<twenty_fifth_data> twenty_fifth { get; set; } //ข้อ 25
|
||||
|
||||
public string url_file1 { get; set; } //ง.5-3
|
||||
public string url_file2 { get; set; } //ง.5-3
|
||||
public string url_file3 { get; set; } //ข้อ 23 ง.5-3
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user