update excel file

This commit is contained in:
kamonwan taengsuk
2022-10-28 11:27:25 +07:00
parent 4a2e9731cd
commit 2758ea46c3
6 changed files with 16381 additions and 236 deletions

View File

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