111
啊鑫
5 天以前 8b7abd97e7b69800789134ed8e809e19a5b5ba74
Dto/service/WarehouseQuery.cs
@@ -6,7 +6,9 @@
{
    public string? blNo { get; set; } //补料单号
    public string? id { get; set; }
    public string? sectionCode { get; set; }
    //条码编号
    public string? barcode { get; set; }
    public string? userName { get; set; }
@@ -37,5 +39,4 @@
    public string? message { get; set; }
    public string? cgrkType { get; set; }
    public string? hbNo { get; set; } //合并单号
}