ปรับปรุงให้รองรับ การไปช่วยปฏิบัติงาน
This commit is contained in:
@@ -22,6 +22,7 @@ namespace TodoAPI2.Models
|
||||
List<external_menu> GetMenuByUser(int? userid);
|
||||
List<external_user> GetAllUser();
|
||||
List<dept_mappingViewModel> GetDeptMapping();
|
||||
List<working_records> GetWorkingRecord();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user