bug fixed
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2023-11-20 16:32:59 +07:00
parent 79269514ba
commit 79dbb95213
11 changed files with 605 additions and 607 deletions

View File

@@ -4,6 +4,7 @@ namespace rmutr_report.Models.RoThree
{
public class material_ro_three
{
public string material_name { get; set; }
public string product { get; set; }
public string agency_name_th { get; set; }
public string sector { get; set; }