Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -33,6 +33,20 @@ public string SupplierLot {get;set;} /// <summary> /// Desc:货主编号 /// Default: /// Nullable:True /// </summary> public string OwnerNo { get; set; } /// <summary> /// Desc:货主名称 /// Default: /// Nullable:True /// </summary> public string OwnerName { get; set; } /// <summary> /// Desc:物料编码 /// Default: /// Nullable:True