admin
21 小时以前 a67ef53c207e9aef0ad2be6d2310f8388d1d2830
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; }