From ee28bfd16e4a8844f49a2d187ec6bcc5aff9549a Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Mon, 13 Sep 2021 20:02:44 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/jd_tyt.js b/scripts/jd_tyt.js index 5371d10..610c0d2 100644 --- a/scripts/jd_tyt.js +++ b/scripts/jd_tyt.js @@ -97,7 +97,7 @@ function tythelp() { data = JSON.parse(data); if (data.code == 0) { - console.log("帮砍:" + data.data.amount) + // console.log("帮砍:" + data.data.amount) } else if (data.msg.indexOf("完成") != -1) { console.log("已完成砍价")