bug fixed
This commit is contained in:
@@ -37,12 +37,15 @@ 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 text1 { get; set; } //ข้อ 16
|
||||
public string text2 { get; set; } //ข้อ 16
|
||||
public int? total_target { get; set; } //ข้อ 16 ผลรวมกลุ่มเป้าหมาย
|
||||
public int? total_board { get; set; } //ข้อ 16 ผลรวมคณะกรรมการ
|
||||
public List<sixteenth_data> sixteenth { get; set; } //ข้อ 16
|
||||
public List<sixteenth_data_detail> sixteenths { get; set; } //ข้อ 16 detail ตาราง
|
||||
public List<seventeenth_data> seventeenth { get; set; } //ข้อ 17
|
||||
public int? count_day { get; set; } //ข้อ 18
|
||||
public string text3 { get; set; } //ข้อ 18
|
||||
public List<eighteenth_data> eighteenth { get; set; } //ข้อ 18
|
||||
public List<nineteenth_data> nineteenth { get; set; } //ข้อ 19
|
||||
public List<nineteenth_data1> nineteenth1 { get; set; } //ข้อ 19
|
||||
|
||||
Reference in New Issue
Block a user