chenhaozhe
2025-08-04 6362f8468df5879abf02554cb62423b004d6e7a1
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; }
    }
}