修复bug

This commit is contained in:
18942506660
2023-11-21 15:53:12 +08:00
parent 0874d9f343
commit 2b7ff3127a
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>