|
@@ -207,7 +207,18 @@ public class CompassBindAdvertisersJob {
|
|
|
|
|
|
Long advertiserId33 = 4616881256L;
|
|
Long advertiserId33 = 4616881256L;
|
|
String token33 = tokenService.getOuthTokenAccountId(57333858L);
|
|
String token33 = tokenService.getOuthTokenAccountId(57333858L);
|
|
- compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId32, token32);
|
|
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId33, token33);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ Long advertiserId34 = 4620909365L;
|
|
|
|
+ String token34 = tokenService.getOuthTokenAccountId(57445847L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId34, token34);
|
|
|
|
+ log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
+
|
|
|
|
+ Long advertiserId35 = 4620938604L;
|
|
|
|
+ String token35 = tokenService.getOuthTokenAccountId(57449840L);
|
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId35, token35);
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
|
|
|
|
|
|