|
@@ -34,8 +34,8 @@ public class CompassBindAdvertisersJob {
|
|
|
@XxlJob("compassAdvertisers")
|
|
|
public void compassAdvertisers() throws Exception {
|
|
|
|
|
|
- Long advertiserId15 = 4997459389L;
|
|
|
- String token15 = tokenService.getOuthTokenAccountId(81009158L);
|
|
|
+ Long advertiserId15 = 5036558295L;
|
|
|
+ String token15 = tokenService.getOuthTokenAccountId(82409764L);
|
|
|
compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId15, token15);
|
|
|
log.info("------【获取罗盘绑定广告主列】执行完成");
|
|
|
}
|