yumeng 3 anni fa
parent
commit
d1567a0322

+ 1 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/service/impl/KuaishouInterfaceServiceImpl.java

@@ -2831,7 +2831,7 @@ public class KuaishouInterfaceServiceImpl implements IKuaishouInterfaceService {
                     if (!Check.isNull(addList)) {
                         populationService.replaceBatch(addList);
                     }
-                    getPopulationList(accountId, accessToken, page + 1);
+                  //  getPopulationList(accountId, accessToken, page + 1);
                 } else {
                     log.error("获取人群包管理返回数据为空,accountId:{}", accountId);