cnf
2025-02-13 d36f618c44cc34ebfb529b230dc9ee2906393ae2
MES.Service/Dto/service/WarehouseQuery.cs
@@ -19,4 +19,17 @@
    public string? Type { get; set; }
    public string? DepotCode { get; set; }
    public string? SuppNo { get; set; }
    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; }
}