MES.Service/Dto/service/WarehouseQuery.cs @@ -32,4 +32,7 @@ public string? Printnumn { get; set; } public string? ItemName { get; set; } public string? daa001 { get; set; } public decimal? Num { get; set; } }