|
@@ -221,6 +221,11 @@ public class CompassBindAdvertisersJob {
|
|
compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId35, token35);
|
|
compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId35, token35);
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
|
|
|
|
+ Long advertiserId36 = 4620938604L;
|
|
|
|
+ String token36 = tokenService.getOuthTokenAccountId(57449840L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId36, token36);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|