|
@@ -36,7 +36,7 @@ public class NewMonitorJob {
|
|
|
newMonitorService.synchronousKuaiShouMonitor("0", aLong);
|
|
|
}
|
|
|
for (Long aLong : touTiaoAccountId) {
|
|
|
- newMonitorService.synchronousKuaiShouMonitor("0", aLong);
|
|
|
+ newMonitorService.synchronousTouTiaoMonitor("0", aLong);
|
|
|
}
|
|
|
} catch (Exception e) {
|
|
|
log.info("清理完成完成");
|