diff --git a/app/Jobs/BaseJob.php b/app/Jobs/BaseJob.php new file mode 100644 index 0000000..50af44f --- /dev/null +++ b/app/Jobs/BaseJob.php @@ -0,0 +1,22 @@ +