add ง.6

This commit is contained in:
kamonwan taengsuk
2023-03-07 15:08:17 +07:00
parent 0f8552b855
commit ddafe4ff4f
3 changed files with 373 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ namespace rmutr_report.Models
public decimal? sum_year4 { get; set; }
public decimal? sum_year5 { get; set; }
public decimal? sum_year6 { get; set; }
public string bath { get; set; }
//public string bath { get; set; }
}