This commit is contained in:
tongfei
2023-11-21 16:02:12 +08:00
2 changed files with 13 additions and 13 deletions

View File

@@ -36,7 +36,7 @@ namespace WMS.Web.Core.Dto.Erp.OutStock
/// <summary>
/// 仓库ID
///</summary>
public int StockId { get; set; }
public string StockCode { get; set; }
/// <summary>
/// 仓位ID
///</summary>