wtt
2025-05-19 5466e02176f2acf2f08ef1c16315c3185bae903f
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; }
    }
}