zyf
2024-08-20 f7755c792a48921ff8ce9939a4f94e55d2892be8
MES.Service/Dto/service/WarehouseQuery.cs
@@ -19,4 +19,8 @@
    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; }
}