@@ -382,7 +382,7 @@ public class AiKuaishouAccountAutoDoServiceImpl implements IAiKuaishouAccountAut
List<JSONObject> list = channelService.queryGroupChannel(accountId, appName, newVideos);
}*/
- //3、在计划中新增广告组,一个素材搭配n张封面,组成一个广告组
+
for (AiKuaishouAccountAutoVideo videoItem : newVideos) {
Boolean unitOverrun = getUnitOverrun(accountId);
if (unitOverrun) {