duhe
2025-03-26 7eb2427db47b9cd9413a3ef51afd34658ed71c3d
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; }
        
    }