Pārlūkot izejas kodu

允许客户端下载视频功能

yangzian 3 gadi atpakaļ
vecāks
revīzija
f23a7efc03

+ 1 - 1
jeecg-boot-bytedance/src/main/java/org/jeecg/modules/bytedance/advertise/service/impl/AiBytedanceAdvertiserStrategyServiceImpl.java

@@ -371,7 +371,7 @@ public class AiBytedanceAdvertiserStrategyServiceImpl extends ServiceImpl<AiByte
         }
         //允许客户端下载视频功能
         Integer adDownloadStatus = strategy.getCreativeDownloadStatus();
-        if(!Check.isNull(adDownloadStatus)&&adDownloadStatus!=0){
+        if(!Check.isNull(adDownloadStatus)){
             ad_data.put("ad_download_status",adDownloadStatus);
         }
         //创意展现方式