|
@@ -34,9 +34,9 @@ public class CompassBindAdvertisersJob {
|
|
|
@XxlJob("compassAdvertisers")
|
|
|
public void compassAdvertisers() throws Exception {
|
|
|
//罗盘账户的「快手 id」,只能传递授权时使用的快手 id
|
|
|
- Long advertiserId = 4361966075L;
|
|
|
+/* Long advertiserId = 4361966075L;
|
|
|
String token = tokenService.getOuthTokenAccountId(39526067L);
|
|
|
- compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId, token);
|
|
|
+ compassBindAdvertisersService.openapiGwUcV1Advertisers(advertiserId, token);*/
|
|
|
|
|
|
|
|
|
Long advertiserId2 = 4541748730L;
|