1
啊鑫
2024-08-15 a64a56680f2d1e3c8ee673545ae5f09329a8ebbe
MES.Service/Dto/service/WarehouseQuery.cs
@@ -17,4 +17,10 @@
    public short? status { get; set; }
    public DateTime? date { get; set; }
    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; }
}