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

This commit is contained in:
kamonwan taengsuk
2023-11-15 15:18:42 +07:00
parent deecd47c0b
commit d37580b5cb
9 changed files with 64 additions and 52 deletions

View File

@@ -5,6 +5,9 @@ namespace rmutr_report.Models
{
public class project_principle_rationale
{
public string budget_year_name_th { get; set; }
public string responsible_person { get; set; }
public string area { get; set; }
public string faculty { get; set; }
public string product { get; set; }
public string side { get; set; }