เพิ่มฟิลหน่วยงาน ณ วันปรับเลื่อน

This commit is contained in:
Nakorn Rientrakrunchai
2020-12-13 08:45:52 +07:00
parent b205e0e302
commit 6302e828f2
12 changed files with 758 additions and 3 deletions

View File

@@ -61,5 +61,7 @@ namespace TodoAPI2.Models
[MaxLength(1000)]
public string migration_eva_result { get; set; }
public int? org_at_this_time { get; set; }
}
}