Wms/Model/ModelDto/DataDto/StockDetailDto.cs @@ -44,7 +44,7 @@ /// <summary> /// 数量 /// </summary> public int? Qty { get; set; } public decimal? Qty { get; set; } /// <summary> /// 锁定数量