From 15a5d1b60a1f990c38bc7a4005cf668d62220f6e Mon Sep 17 00:00:00 2001 From: huzhengrong Date: Wed, 29 Oct 2025 17:08:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(huahai-spider):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=88=AC=E8=99=AB=E4=B8=AD=E8=8E=B7=E5=8F=96=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E7=9A=84=E9=80=89=E6=8B=A9=E5=99=A8=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/huahai.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/huahai.js b/service/huahai.js index 1d9bcfb..73e5cb8 100644 --- a/service/huahai.js +++ b/service/huahai.js @@ -132,7 +132,7 @@ class HUAHAI { $(".callbids-list li").each((index, element) => { let id = $(element).find("a").attr("href"); let name = $(element).find("h6").text(); - let publishTime = $(element).find("callbids-time").text(); + let publishTime = $(element).find(".callbids-time").text(); let endTime = null; let urls = $(element).find("a").attr("href"); if (