参数
This commit is contained in:
@@ -40,7 +40,7 @@ namespace WMS.Web.Core.Dto.InStock
|
|||||||
public int MaterialId { get; set; }
|
public int MaterialId { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 仓库ID
|
/// 仓库编码
|
||||||
///</summary>
|
///</summary>
|
||||||
[Required(ErrorMessage = "仓库不能为空")]
|
[Required(ErrorMessage = "仓库不能为空")]
|
||||||
public string StockCode { get; set; }
|
public string StockCode { get; set; }
|
||||||
|
|||||||
Reference in New Issue
Block a user