yumeng 1 개월 전
부모
커밋
1172ad1f9d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      job-kuaishou/src/main/java/cn/com/ctop/job/kuaishou/data/service/impl/AdUnitReportServiceImpl.java

+ 1 - 1
job-kuaishou/src/main/java/cn/com/ctop/job/kuaishou/data/service/impl/AdUnitReportServiceImpl.java

@@ -499,7 +499,7 @@ public class AdUnitReportServiceImpl implements IAdUnitReportService {
         List<Long> appList = new ArrayList<>();
         appList.add(27L);
         appList.add(165893351L);
-        appList.add(165894751L);
+        appList.add(165923740L);
         for (int i = 0; i < appList.size(); i++) {
             Long appId = appList.get(i);
             log.info("获取代理商数据appId:{}", appId);