diff --git a/app/event/GoogleAdsCustomers.php b/app/event/GoogleAdsCustomers.php index 994d318..56a4c01 100644 --- a/app/event/GoogleAdsCustomers.php +++ b/app/event/GoogleAdsCustomers.php @@ -8,6 +8,7 @@ use app\service\GoogleOAuthService; use app\service\GoogleAdsAccountService; use Google\ApiCore\ApiException; use support\Response; +use support\Redis; use support\Log; use DI\Annotation\Inject;