1
chenhaozhe
2025-06-20 55e832ca189624916a7a2e3e6cf24e513de9b1b4
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; }
        
    }