Tiger.Model.Net/Entitys/WMS/BIZ_WMS_TRANSFER_DTL.cs
@@ -74,6 +74,16 @@ [DisplayName("拨入仓库")] public string IN_WH_CODE { get; set; } /// <summary> /// 调出储位 /// </summary> [DisplayName("调出储位")] public string OUT_LOCATION_CODE { get; set; } /// <summary> /// 拨入储位 /// </summary> [DisplayName("拨入储位")] public string IN_LOCATION_CODE { get; set; } /// <summary> /// 拨出批号 /// </summary> [DisplayName("拨出批号")]