yumeng 5 ay önce
ebeveyn
işleme
364f050e58

+ 38 - 0
job-kuaishou/src/main/java/cn/com/ctop/job/kuaishou/handler/CompassBindAdvertisersJob.java

@@ -77,6 +77,44 @@ public class CompassBindAdvertisersJob {
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId8, token8);
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
+        Long advertiserId9 = 4569961384L;
+        String token9 = tokenService.getOuthTokenAccountId(54938539L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId9, token9);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId10 = 4570173469L;
+        String token10 = tokenService.getOuthTokenAccountId(54962281L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId10, token10);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId11 = 4571163963L;
+        String token11 = tokenService.getOuthTokenAccountId(55007805L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId11, token11);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId12 = 4571182017L;
+        String token12 = tokenService.getOuthTokenAccountId(55013575L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId12, token12);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+
+        Long advertiserId13 = 4561842445L;
+        String token13 = tokenService.getOuthTokenAccountId(54238703L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId13, token13);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+
+        Long advertiserId14 = 4571213505L;
+        String token14 = tokenService.getOuthTokenAccountId(55017193L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId14, token14);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId15 = 4571228536L;
+        String token15 = tokenService.getOuthTokenAccountId(55025257L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId15, token15);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+
 
     }