Dto/service/WarehouseQuery.cs
@@ -26,4 +26,11 @@ public string? daa001 { get; set; } public decimal? Num { get; set; } public decimal? Fum { get; set; } //拆分数量 public decimal? CfNum { get; set; } public string? itemNo { get; set; } public string? message { get; set; } }