chengsc
2025-05-08 8a83e6f21af0a764950e45b2565a370fff74daa5
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; }