From 61ab74bb75b49b1d8073ac727b06287fc90f0644 Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Mon, 13 Sep 2021 20:31:22 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=E6=8E=A8=E4=B8=80?= =?UTF-8?q?=E6=8E=A8=E6=97=A5=E5=BF=97=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/jd_tyt.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/jd_tyt.js b/scripts/jd_tyt.js index 610c0d2..0d20d1a 100644 --- a/scripts/jd_tyt.js +++ b/scripts/jd_tyt.js @@ -103,7 +103,10 @@ function tythelp() { console.log("已完成砍价") status = 1 } else { - console.log(data.msg) + // if (data.msg !== "need verify"){ + // console.log(data.msg) + // } + // console.log(data.msg) } } catch (e) { $.logErr(e, resp);