南骏 池
2025-05-06 b3af9e295ae16623e4f7b07706ac1654f9cb8ccd
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; }