This commit is contained in:
18942506660
2023-11-09 16:59:28 +08:00
parent a931f74f5a
commit 9137fc41d8
10 changed files with 30 additions and 30 deletions

View File

@@ -45,8 +45,8 @@ namespace WMS.Web.Domain.Entitys
/// <summary>
/// 仓位
///</summary>
[Column("SubStockCode")]
public string SubStockCode { get; set; }
[Column("SubStockId")]
public string SubStockId { get; set; }
/// <summary>
/// 出库数量
///</summary>