|
@@ -290,7 +290,7 @@ public class ByteDanceAdvertiserDataServiceImpl implements IByteDanceAdvertiserD
|
|
|
getAd(token, pageNum + 1, ids, date, updateDate);
|
|
|
// 校验 V3.0 项目列表
|
|
|
if (projectId != 10080885L && !filterList.contains(accountId)) {
|
|
|
- checkProject(token, date, 1);
|
|
|
+// checkProject(token, date, 1);
|
|
|
}
|
|
|
}
|
|
|
|