@ -332,7 +332,7 @@ public class IcTripReportRecordServiceImpl extends BaseServiceImpl<IcTripReportR
}).collect(Collectors.toList());
}
@Async
@Async("executorService")
@Override
public void execAsyncExcelImport(Path filePath, String importTaskId,String customerId,String userId) {
try {