系统的仓库标识,统一使用编码
This commit is contained in:
@@ -43,7 +43,7 @@ namespace WMS.Web.Core.Dto.InStock
|
||||
/// 仓库ID
|
||||
///</summary>
|
||||
[Required(ErrorMessage = "仓库不能为空")]
|
||||
public int StockId { get; set; }
|
||||
public string StockCode { get; set; }
|
||||
/// <summary>
|
||||
/// 仓位ID
|
||||
///</summary>
|
||||
|
||||
Reference in New Issue
Block a user