zongzhibin
2024-11-30 aa00074986140e57be1f56272311e84abd8566ac
LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsOrder/Mes_BatchOrderUPI_New/Dto/Mes_BatchOrderUPI_NewInput.cs
@@ -208,6 +208,11 @@
        /// </summary>
        public virtual bool IsDelete { get; set; }
        
        /// <summary>
        /// 标记
        /// </summary>
        public virtual Admin.NET.Application.UpiFlagEnum? UpiFlag { get; set; }
    }
    /// <summary>
@@ -385,6 +390,11 @@
        /// </summary>
        public string? Info17 { get; set; }
        
        /// <summary>
        /// 标记
        /// </summary>
        public Admin.NET.Application.UpiFlagEnum? UpiFlag { get; set; }
    }
    /// <summary>