zhaowc
2025-04-07 b9f7560cbe0e562a40e9515a0559a3e951f0fee6
Wms/WMS.Entity/BllSoEntity/BLLExportNotice.cs
@@ -137,5 +137,10 @@
        /// 复核时间
        /// </summary>
        public DateTime? CheckTime { get; set; }
        /// <summary>
        /// 出库拣选方式 0:AGV拉至暂存区拣选,1:出库口拣选
        /// </summary>
        public string UDF1 { get; set; }
    }
}