即时库存-相关
This commit is contained in:
@@ -10,9 +10,9 @@ namespace WMS.Web.Core.Dto.Inventory
|
||||
public class BoxInventoryQueryRequest : PaginationBaseRequestDto
|
||||
{
|
||||
/// <summary>
|
||||
/// 仓库ID
|
||||
/// 仓库编码
|
||||
/// </summary>
|
||||
public int? StockId { get; set; }
|
||||
public string StockCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 仓位
|
||||
|
||||
Reference in New Issue
Block a user