优化
This commit is contained in:
@@ -38,6 +38,12 @@ namespace WMS.Web.Core.Dto.Erp
|
||||
/// </summary>
|
||||
public int MaterialId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 物料编码
|
||||
/// </summary>
|
||||
public string MaterialNumber { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 仓库ID
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user