修复bug
This commit is contained in:
@@ -108,7 +108,7 @@ namespace WMS.Web.Core.Dto.Erp.TakeStock
|
||||
/// 仓位ID
|
||||
/// </summary>
|
||||
[JsonProperty("FStockLocId")]
|
||||
public string SubStockId { get; set; }
|
||||
public ErpSubStockDto SubStockId { get; set; }
|
||||
/// <summary>
|
||||
/// 盘点前数量(wms系统数量)
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user