|
@@ -46,7 +46,7 @@ public class BytedanceAdvertiseLoadJob {
|
|
|
|
|
|
@XxlJob("tengxunBytedanceV3PromotionProjectReport")
|
|
|
public void tengxunBytedanceV3PromotionProjectReport() throws Exception {
|
|
|
-
|
|
|
+ log.error("腾讯视频获取广告日报开始....");
|
|
|
List<JSONObject> tokens = tokenService.getTengxunToken();
|
|
|
if (Check.isNull(tokens)) {
|
|
|
log.error("此账户未获取到相关token");
|