Administrator
12 小时以前 3668d26902ed3be26c840b04cf8f71fe9b51007a
Wms/WMS.Entity/BllAsnEntity/BllPalletUpShelf.cs
@@ -38,7 +38,7 @@
        /// </summary>
        public string LotNo { get; set; }
        /// <summary>
        /// 状态
        /// 状态 0等待执行 1正在执行 2执行完成 4已取消
        /// </summary>
        public string Status { get; set; }