wtt
2025-05-19 3994537b689c934352e6e4737cfcb2dbf20b6aa1
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; }
    }
}