|
@@ -99,6 +99,22 @@ public class CompassBindAdvertisersJob {
|
|
compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId27, token27);
|
|
compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId27, token27);
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
|
|
|
|
+ Long advertiserId28 = 4671442987L;
|
|
|
|
+ String token28 = tokenService.getOuthTokenAccountId(60881203L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId28, token28);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ Long advertiserId29 = 4671444986L;
|
|
|
|
+ String token29 = tokenService.getOuthTokenAccountId(60884643L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId29, token29);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
+ Long advertiserId30 = 4672925358L;
|
|
|
|
+ String token30 = tokenService.getOuthTokenAccountId(60947720L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId30, token30);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|