ปรับโครงสร้างระบบ ให้รองรับ การไปช่วยปฏิบัติงาน

This commit is contained in:
Nakorn Rientrakrunchai
2021-03-09 18:46:05 +07:00
parent fcc5146085
commit 2952c1fc2a
40 changed files with 2188 additions and 1176 deletions

View File

@@ -7,6 +7,6 @@ namespace TodoAPI2.Models
{
public class eva_evaluation_groupWithSelectionViewModel: eva_evaluation_groupViewModel
{
public List<external_linkageViewModel> item_main_dept_id { get; set; }
}
}