bug fixed

This commit is contained in:
kamonwan taengsuk
2023-03-23 09:19:59 +07:00
parent d85b146633
commit 905360683d
3 changed files with 90 additions and 24 deletions

View File

@@ -55,7 +55,9 @@ namespace rmutr_report.Models
}
public class summary_of_equipment_five_year_detail3
{ public string list { get; set; }
{
public int? color { get; set; }
public string list { get; set; }
public string type_1 { get; set; }
public string type_2 { get; set; }
public string type_3 { get; set; }