@@ -233,6 +233,7 @@ public class KuaishouInterfaceServiceImpl implements IKuaishouInterfaceService {
addList.add(kuaishouReportHourlyAccount);
}
hourlyAccountService.replaceBatch(addList);
+ log.info("获取账户时报数据完成,accountId:{}",token.getAccountId());