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