调整影响对象字段

This commit is contained in:
tongfei
2023-11-03 10:38:55 +08:00
parent 54d16b8c04
commit 7afffdc84e
3 changed files with 8 additions and 23 deletions

View File

@@ -22,7 +22,12 @@ namespace WMS.Web.Core.Dto.InStockTask
/// 来源单号
/// </summary>
public string SourceBillNo { get; set; }
/// <summary>
/// 仓库编码(对应金蝶和单点)
/// </summary>
public string StockCode { get; set; }
/// <summary>
/// 物料ID
/// </summary>