duhe
2025-05-27 7632bb98d88c05da859ba0a6030fe0a9d3940b3d
WebAPI/Models/Gy_WorkCenter.cs
@@ -24,7 +24,9 @@
        public long HProcID { get; set; }
        public long HLevel { get; set; }
        public long HDayMoney { get; set; }
        public int HUSEORGID { get; set; }
        public int HCREATEORGID { get; set; }
        public string HBarCodeForBase { get; set; }
        
    }