Wms/WMS.Entity/DataEntity/DataBoxInfo.cs @@ -170,5 +170,12 @@ /// </summary> public DateTime? InspectTime {get;set;} /// <summary> /// Desc:备用字段 存储期至 /// Default: /// Nullable:True /// </summary> public string UDF1 { get; set; } } }