bug fixed
This commit is contained in:
@@ -6,6 +6,7 @@ namespace rmutr_report.Models
|
||||
{
|
||||
public string academic_year_name_th { get; set; }
|
||||
public string curriculum_name_th { get; set; }
|
||||
public string data_date { get; set; }
|
||||
public List<student_news_faculty_detail> data { get; set; }
|
||||
//public string faculty_academy_name_th { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user