@@ -42,6 +42,7 @@ public class KuaiShouDailyAgentServiceImpl extends ServiceImpl<KuaiShouDailyAgen
List<Long> appList = new ArrayList<>();
appList.add(27L);
appList.add(165893351L);
+ appList.add(63322L);
for (int i = 0; i < appList.size(); i++) {
Long appId = appList.get(i);
log.info("获取代理商数据AppId:{}",appId);