add filed

This commit is contained in:
kamonwan taengsuk
2023-03-23 13:58:25 +07:00
parent aadb72afc7
commit 8b27e09bc6
2 changed files with 19 additions and 16 deletions

View File

@@ -75,6 +75,7 @@ namespace rmutr_report.Models
public List<building_styles> building_style{ get; set; }
public List<usage_per_target> usage_per_target{ get; set; }
public string text_footer { get; set; }
public string remark { get; set; }
}
public class building_styles