yumeng 5 months ago
parent
commit
af72a435ce

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

@@ -51,13 +51,13 @@ public class CompassBindAdvertisersJob {
 
 
         Long advertiserId4 = 4553133112L;
-        String token4 = tokenService.getOuthTokenAccountId(53536131L);
+        String token4 = tokenService.getOuthTokenAccountId(53536379L);
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId4, token4);
         log.info("------【获取罗盘绑定广告主列】执行完成");
 
 
         Long advertiserId5 = 4553312997L;
-        String token5 = tokenService.getOuthTokenAccountId(53561178L);
+        String token5 = tokenService.getOuthTokenAccountId(53561184L);
         compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId5, token5);
         log.info("------【获取罗盘绑定广告主列】执行完成");