bug fixed

This commit is contained in:
kamonwan taengsuk
2022-11-08 11:57:26 +07:00
parent a9f0f94392
commit 5f7eaefaa5
3 changed files with 41 additions and 17 deletions

View File

@@ -14,7 +14,6 @@ namespace rmutr_report.Models.Hrregister
public List<hr_count_position> summary { get; set; }
public string total1 { get; set; }
public string total2 { get; set; }
public string text { get; set; }
}