1、中关村数据爬虫定时任务实现

pull/254/head
xjs 3 years ago
parent 33a9edea14
commit 6d8e0c47cb

@ -19,7 +19,7 @@ public class ZolTask {
private RemoteWebmagicZolFeign remoteWebmagicZolFeign; private RemoteWebmagicZolFeign remoteWebmagicZolFeign;
@TaskLog(name = "微信搜狗爬虫任务") @TaskLog(name = "中关村爬虫任务")
public void zol(){ public void zol(){
log.info("---------------爬虫-中关村数据定时任务Start-------------------"); log.info("---------------爬虫-中关村数据定时任务Start-------------------");

Loading…
Cancel
Save