bug fixed
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user