yusijie
2025-03-31 ebf11be449b2c91d4158d1d8917e521a04ed59c9
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; }
        
    }