Tiger.Model.Net/Entitys/WMS/BIZ_WMS_PREP_BTH.cs
@@ -102,7 +102,7 @@ /// 备料人 /// </summary> [DisplayName("备料人")] public string PREP_PERSON { get; set; } public string PREP_USER { get; set; } /// <summary> /// 备料完成时间 /// </summary> @@ -122,7 +122,7 @@ /// 领料人 /// </summary> [DisplayName("领料人")] public string REQ_PERSON { get; set; } public string REQ_USER { get; set; } /// <summary> /// 领料部门 /// </summary>