南骏 池
2025-05-28 1cf4ec89a5b30f90627e5e49dc1746426f04cf56
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; }