Explorar o código

智能投放拉取账户下的video_get信息

jiequan.bi %!s(int64=4) %!d(string=hai) anos
pai
achega
3063825b17

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/ads/service/impl/AiStrategyServiceImpl.java

@@ -87,7 +87,7 @@ public class AiStrategyServiceImpl implements IAiStrategyService {
         // {'highQualityMaterial':{'days':7, 'num':5},'newMaterialNum':5}
         // TODO 更新该账户下的 ctop_kuaishou_video_get 数据
 
-        kuaishouInterfaceService.getSuZaoList(token.getAccessToken(),accountId,1,DateUtils.date2Str(),DateUtils.date2Str());
+        kuaishouInterfaceService.getVideoList(token,DateUtils.date2Str(),DateUtils.date2Str());
 
         JSONObject MaterialSelectMethod = JSONObject.parseObject(strategyTemplate.getMaterialSelectMethod());
         List<KuaiShouVideoGet> newVideos = new ArrayList<KuaiShouVideoGet>();