wtt
2025-05-26 d6e06131e35528e02e34de459565c26693a643a7
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; }
        
    }