WebAPI/Models/Department.cs
@@ -26,5 +26,9 @@ public string HUpDater { get; set; } public string HChecker { get; set; } public string HDeleteMan { get; set; } public bool HWorkShopFlag { get; set; } public Int64 HEmpQtys { get; set; } } }