1
啊鑫
2024-12-24 c37d707df5293040bf6f4063ea5177971fcdedda
Dto/service/WarehouseQuery.cs
@@ -4,6 +4,7 @@
public class WarehouseQuery : Page
{
    public string? blNo { get; set; } //补料单号
    public string? id { get; set; }
    public string? sectionCode { get; set; }
    public string? barcode { get; set; }