zyf
2024-08-20 54cefea3fe69bf1d42c6114b68c9a2024c411c6f
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; }
}