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

@@ -59,7 +59,7 @@ namespace rmutr_report.Models
public class summary_building_construction_detail3
{
//public int? no { get; set; }
public int? color { get; set; }
public string list { get; set; }
public decimal? total { get; set; }
public string lesser { get; set; }