111
cnf
2025-03-25 8b67ee8a1b3e954de07014724f94875815c2783a
MES.Service/Dto/service/WarehouseQuery.cs
@@ -23,4 +23,13 @@
    public string? Factory { get; set; }
    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; }
}