|
|
@ -259,8 +259,7 @@ class BedFirstSheetImport implements ToCollection, WithBatchInserts, WithChunkRe |
|
|
|
throw new \Exception($errorMessage); |
|
|
|
throw new \Exception($errorMessage); |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
// 其他类型的错误处理逻辑 |
|
|
|
// 其他类型的错误处理逻辑 |
|
|
|
// throw new \Exception("导入数据失败2,请重试"); |
|
|
|
throw new \Exception("导入数据失败2,请重试"); |
|
|
|
throw new \Exception($e->getMessage()); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}catch (\Exception $e){ |
|
|
|
}catch (\Exception $e){ |
|
|
|