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

This commit is contained in:
kamonwan taengsuk
2023-11-16 17:56:47 +07:00
parent c5370d5128
commit af9a9c8af5
12 changed files with 452 additions and 353 deletions

View File

@@ -436,6 +436,8 @@ namespace rmutr_report.Models
public string percentage1 { get; set; }
public string percentage2 { get; set; }
public string acquired_knowledge { get; set; }
public string detail { get; set; }
//public string detail2 { get; set; }
public string clause4 { get; set; }
public decimal? expenses { get; set; }