|
@@ -461,7 +461,7 @@ public class AiBytedanceAdvertiserStrategyServiceImpl extends ServiceImpl<AiByte
|
|
}
|
|
}
|
|
}
|
|
}
|
|
if (Check.isNull(titleArray)){
|
|
if (Check.isNull(titleArray)){
|
|
- log.info("账户----{}-------暂无文案,请补充文案信息",strategy.getAccountId());
|
|
|
|
|
|
+ log.info("账户-----{}-------暂无文案,请补充文案信息",strategy.getAccountId());
|
|
AiBytedanceAutocreateLog iBytedanceAutocreateLog = new AiBytedanceAutocreateLog(
|
|
AiBytedanceAutocreateLog iBytedanceAutocreateLog = new AiBytedanceAutocreateLog(
|
|
strategy.getAccountId(),
|
|
strategy.getAccountId(),
|
|
"创意获取文案为空",
|
|
"创意获取文案为空",
|