add ง.5-2.2

This commit is contained in:
kamonwan taengsuk
2023-03-17 17:57:20 +07:00
parent 44124665cb
commit 3ba45fb90a
5 changed files with 1327 additions and 70 deletions

View File

@@ -7,10 +7,10 @@ namespace rmutr_report.Models
public string agency_name_th { get; set; }
public string area { get; set; }
public string product { get; set; }
public string term_1_year { get; set; }
public string term_2_year { get; set; }
public string term_1_year { get; set; }
public string term_2_year { get; set; }
public List<teaching_fee_extra_detail> data { get; set; }
public List<teaching_fee_extra_detail> data { get; set; }
}
public class teaching_fee_extra_detail