@@ -83,7 +83,7 @@ public class InvalidLinesFinder {
)
);
return new AsyncResult<>(createThirdImportResult(
- lines.stream()
+ lines.parallelStream()
//转结果
.map(line -> {
//获取模版