Commit 762def8b by leiliangliang

暂停腾讯较真榜采集

parent 8fc1718a
......@@ -309,7 +309,7 @@ public class GatherTimer {
* 腾讯较真辟谣榜采集
*/
@Async(value = "myScheduler")
@Scheduled(cron = "10 * * * * ? ")
//@Scheduled(cron = "10 * * * * ? ")
public void crawlerTengXunVerificationHotSearch(){
log.info("{},腾讯较真辟谣榜开始采集", new Date());
Date date = DateUtils.getMillSecondTime(new Date());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment