zrg
2025-05-22 c3138fc9922e59352c920185fde5a93fc43fc03f
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; }
    }
}