chengsc
2025-06-04 32cfcc52c647b5dab8db7c5ca7b54ab3041e9d36
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; }