系统的仓库标识,统一使用编码
This commit is contained in:
@@ -55,8 +55,8 @@ namespace WMS.Web.Core.Dto
|
||||
///</summary>
|
||||
public string MaterialNumber { get; set; }
|
||||
/// <summary>
|
||||
/// 仓库ID
|
||||
/// 仓库编码
|
||||
/// </summary>
|
||||
public int? StockId { get; set; }
|
||||
public string StockCode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user