Tiger.Business.WMS/Common/Preparation.cs
@@ -33,6 +33,7 @@ public string UserCode { get; set; } public string OrgCode { get; set; } public BIZ_WMS_PREP Order { get; set; } public BIZ_WMS_PREP.BIZ_TYPEs BizType => Order.BIZ_TYPE.GetEnum<BIZ_WMS_PREP.BIZ_TYPEs>(); #endregion Propertys & Variables #region Functions