From 34354d1b160ba102aaea59adf07cecc2513b34c1 Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Sat, 29 Feb 2020 14:17:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reptile/tohomh123_com/find.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reptile/tohomh123_com/find.js b/bin/reptile/tohomh123_com/find.js index 7cd1722..26c7e39 100644 --- a/bin/reptile/tohomh123_com/find.js +++ b/bin/reptile/tohomh123_com/find.js @@ -48,7 +48,7 @@ let getlist = (name) => { try { let html; html = await gethtml(name, 1) - console.log(JSON.stringify(html)) + // console.log(JSON.stringify(html)) res(html); } catch (error) { rej([])