This commit is contained in:
@@ -18,6 +18,7 @@ namespace rmutr_report.Models
|
||||
{
|
||||
public int? topic_type { get; set; }
|
||||
public bool? is_other { get; set; }
|
||||
public int? row { get; set; }
|
||||
public int? row_no1 { get; set; }
|
||||
public int? row_no2 { get; set; }
|
||||
public int? row_no3 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user