|
@@ -27,6 +27,7 @@ public class KuaishouAccountAutoCreativeJob {
|
|
|
*/
|
|
|
@XxlJob("kuaishouAccountAutoVideos")
|
|
|
public void kuaishouAccountAutoVideos() {
|
|
|
+ log.info("自动投放账户_开始清洗素材");
|
|
|
List<Long> accountIds = strategyService.getKuaishouAccountAutoStrategy();
|
|
|
if (null == accountIds || accountIds.isEmpty()) {
|
|
|
return;
|