Bug Fixed
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
kamonwan taengsuk
2024-03-04 13:05:34 +07:00
parent b67c660989
commit d24ac73eb6
2 changed files with 8 additions and 6 deletions

View File

@@ -75,6 +75,7 @@ namespace rmutr_report.Models
public string text4 { get; set; } //ข้อ 21
public string text5 { get; set; } //ข้อ 21
public string text6 { get; set; } //ข้อ 21
public string activity_description { get; set; } //ข้อ 21 พันธุกรรมพืช
public List<twenty_two_data> twenty_two { get; set; } //ข้อ 22
public List<twenty_three_data> twenty_three { get; set; } //ข้อ 23
public List<twenty_four_data> twenty_four { get; set; } //ข้อ 24