fix yd fetch data

This commit is contained in:
omair saleh
2022-01-04 20:00:35 +08:00
parent 263e122dea
commit d22e3884fa
@@ -298,6 +298,8 @@ class FetchOrderListsFromYdPortalProcessor
dump('added');
}
} catch (\Throwable $e) {
dd($e);
} catch (\Exception $exception) {
Log::debug($exception);
}