Dto/service/ProductionPickDto.cs @@ -26,6 +26,7 @@ //返回参数类型 -1:失败 1:成功 public string? result { get; set; } public dynamic? daaInfo { get; set; } //待扫 public List<ItemDetailModel>? items { get; set; } //已扫