update link ipo
This commit is contained in:
@@ -116,7 +116,7 @@ public class Scraper {
|
||||
public void getMoneyControllerNewIPOSchedule() {
|
||||
log.info("定时任务执行获取新股ipo的方法开始执行");
|
||||
// 目标 URL
|
||||
String url = "https://www.moneycontrol.com/ipo/open-upcoming-ipos";
|
||||
String url = "https://www.moneycontrol.com/ipo/upcoming-ipos/";
|
||||
// 创建 HttpClient 实例
|
||||
HttpClient client = HttpClients.createDefault();
|
||||
// 创建 HttpGet 请求
|
||||
|
||||
Reference in New Issue
Block a user