每分钟定时轮询缓存是否有新的广告账号需要绑定 3
This commit is contained in:
parent
c076d26cbb
commit
05b76bbe42
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user