|
@@ -317,7 +317,8 @@ public class KuaiShouHistoryReportTaskServiceImpl extends ServiceImpl<KuaiShouHi
|
|
|
material.setSignature(videoGetvo.getSignature());
|
|
|
material.setChannelType(videoGetvo.getChannelType());
|
|
|
kuaishouReportDailyMaterialMapper.update(material, updateQueryWrapper);
|
|
|
- log.info("修改成功:photoId:{},accountId:{}", photoId, accountId);
|
|
|
+ XxlJobLogger.log("修改成功:photoId:{},accountId:{}", photoId, accountId);
|
|
|
+
|
|
|
}
|
|
|
|
|
|
}
|