fixed ง1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kamonwan taengsuk
2023-10-19 12:46:50 +07:00
parent 232969d7cd
commit d3700f9327
9 changed files with 60 additions and 34 deletions

View File

@@ -18,5 +18,6 @@ namespace rmutr_report.Models
public decimal? per_month { get; set; }
public decimal? per_year { get; set; }
public decimal? actual_disbursement { get; set; }
}
}