南骏 池
2025-06-25 eea07b9c06f8a9070abe23816d02ae4fd73b4fa3
Dto/service/ProductionPickDto.cs
@@ -14,6 +14,8 @@
    public string? splitNum { get; set; }
    public string? barcode { get; set; }
    //拆分后条码
    public string? cfBarcode { get; set; }
    //返回信息
    public string? strMsg { get; set; }