22
schangxiang@126.com
2024-12-18 344680022c0c46a1bb108e7d2e81bf2296d79d15
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; }
    }
}