kyy
2025-10-15 02e1ab3c7488af48b728e154b846040a712ad6a4
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; }
}