cnf
2025-07-10 8f25fecab6e6a79096b9940ab3432401b9045b39
MES.Service/Dto/service/WarehouseQuery.cs
@@ -24,12 +24,12 @@
    public string? Company { get; set; }
    public string? ItemNo { get; set; }
    public string? ItemModel { get; set; }
    public string? OrgName { get; set; }
    public string? OrgOwner { get; set; }
    public string? ItemNum { get; set; }
    public string? Printnumn { get; set; }
    public string? ItemName { get; set; }
}