浏览代码

自动投放调整

yumeng 4 年之前
父节点
当前提交
9c615f74a9

+ 0 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/ai/service/impl/AiKuaishouCreateCreativeServiceImpl.java

@@ -479,7 +479,6 @@ public class AiKuaishouCreateCreativeServiceImpl implements IAiKuaishouCreateCre
             if (null == allVideos) {
             if (null == allVideos) {
                 return;
                 return;
             }
             }
-
             Long appId = null;
             Long appId = null;
             String appIdString = strategy.getAppIdArray();
             String appIdString = strategy.getAppIdArray();
             if (strategy.getCampaignType() == 2 || strategy.getCampaignType() == 7) {
             if (strategy.getCampaignType() == 2 || strategy.getCampaignType() == 7) {