lg
2024-08-15 66e3c045d93815a6ca155199cbaed60dd9b4fa9a
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; }
}