schangxiang@126.com
2025-08-13 a97a624c1fb269a059f97629076433c46b4e8b4c
CC/iWareSql/WmsDBModel/wms_stock_quan.cs
@@ -43,8 +43,6 @@
        public double Thk { get; set; }
        public int? Shelf { get; set; }
        public int StockStatus { get; set; }
        [Required]
@@ -87,5 +85,7 @@
        public string UpdateUserName { get; set; }
        public bool IsDelete { get; set; }
        public int? Shelf { get; set; }
    }
}