yumeng 3 月之前
父节点
当前提交
48677ec6a4

+ 21 - 1
job-kuaishou/src/main/java/cn/com/ctop/job/kuaishou/handler/CompassBindAdvertisersJob.java

@@ -63,10 +63,10 @@ public class CompassBindAdvertisersJob {
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId20, token20);
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
-        log.info("------【获取罗盘绑定广告主列】执行完成");
         Long advertiserId21 = 4663956770L;
         String token21 = tokenService.getOuthTokenAccountId(60460633L);
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId21, token21);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
         Long advertiserId22 = 4663929796L;
@@ -79,6 +79,26 @@ public class CompassBindAdvertisersJob {
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId23, token23);
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
+        Long advertiserId24 = 4663916420L;
+        String token24 = tokenService.getOuthTokenAccountId(60813810L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId24, token24);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+
+        Long advertiserId25 = 4663925856L;
+        String token25 = tokenService.getOuthTokenAccountId(60818252L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId25, token25);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+        Long advertiserId26 = 4663919638L;
+        String token26 = tokenService.getOuthTokenAccountId(60816966L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId26, token26);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId27 = 4663928963L;
+        String token27 = tokenService.getOuthTokenAccountId(60892495L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId27, token27);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
 
     }