Dto/service/WarehouseQuery.cs
@@ -40,6 +40,14 @@ public string? itemNo { get; set; } public string? message { get; set; } public string? orgid { get; set; } public string? dckw { get; set; } public decimal? dbNum { get; set; } public string? remark { get; set; } public string? drkw { get; set; } }