yumeng 3 kuukautta sitten
vanhempi
commit
a1c20a99f5

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

@@ -53,8 +53,30 @@ public class CompassBindAdvertisersJob {
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId3, token3);
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId3, token3);
         log.info("------【获取罗盘绑定广告主列】执行完成");
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
+        Long advertiserId16 = 4636624659L;
+        String token16 = tokenService.getOuthTokenAccountId(58238502L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId16, token16);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId17 = 4469799953L;
+        String token17 = tokenService.getOuthTokenAccountId(48812224L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId17, token17);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
+        Long advertiserId18 = 4458996114L;
+        String token18 = tokenService.getOuthTokenAccountId(48056784L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId18, token18);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
+        Long advertiserId19 = 4636624659L;
+        String token19 = tokenService.getOuthTokenAccountId(58238502L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId19, token19);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+
+        Long advertiserId20 = 4636619941L;
+        String token20 = tokenService.getOuthTokenAccountId(58237228L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId20, token20);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
 
 
     }
     }