优化
This commit is contained in:
@@ -40,9 +40,9 @@ namespace WMS.Web.Core.Dto
|
||||
public string Stock { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 仓位ID
|
||||
/// 仓位编码
|
||||
/// </summary>
|
||||
public int SubStockId { get; set; }
|
||||
public string SubStockCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 仓位名称
|
||||
|
||||
Reference in New Issue
Block a user