bug fixed
This commit is contained in:
@@ -8,6 +8,7 @@ namespace rmutr_report.Models
|
||||
public string academic_year_range { get; set; }
|
||||
public string academic_year_name_th1 { get; set; }
|
||||
public string academic_year_name_th2 { get; set; }
|
||||
public string data_date { get; set; }
|
||||
public List<student_news_year_detail> data { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user