Commit 5ab03924 by leiliangliang

更新微博热搜PC端采集程序

parent 89398d07
...@@ -332,7 +332,6 @@ public class WeiboHotSearchCrawler { ...@@ -332,7 +332,6 @@ public class WeiboHotSearchCrawler {
} }
// } // }
return result; return result;
} catch (Exception e) { } catch (Exception e) {
log.error("解析微博时热搜时出现解析错误,数据不是json结构", e); log.error("解析微博时热搜时出现解析错误,数据不是json结构", e);
......
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