南骏 池
2025-05-13 7eb6cc3c9be43076802b290645f82e0de74df35f
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; }