duhe
2025-05-20 d4ed474a85c65585664cca9abfbc2f4a143b4a74
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; }
    }
}