yumeng 4 tháng trước cách đây
mục cha
commit
f4cc0011ad

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

@@ -221,6 +221,11 @@ public class CompassBindAdvertisersJob {
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId35, token35);
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
+        Long advertiserId36 = 4620938604L;
+        String token36 = tokenService.getOuthTokenAccountId(57449840L);
+        compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId36, token36);
+        log.info("------【获取罗盘绑定广告主列】执行完成");
+