bug fixed
This commit is contained in:
@@ -106,14 +106,9 @@ namespace rmutr_report.Models
|
||||
public class fourteenth_data
|
||||
{
|
||||
public string level { get; set; } //ข้อ 14
|
||||
public List<fourteenth_data_detail> fourteenths { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class fourteenth_data_detail
|
||||
{
|
||||
public string component { get; set; }
|
||||
public string indicator { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class fifteenth_data
|
||||
|
||||
Reference in New Issue
Block a user