From f9dadd343b5751c70c8653575485c5054c204f8e Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Mon, 11 Oct 2021 15:30:09 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E5=A2=9E=E5=8A=A0=E5=A4=A7=E8=B5=A2?= =?UTF-8?q?=E5=AE=B6=E5=8A=A9=E5=8A=9B=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/jd_dyj_help.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/jd_dyj_help.js b/scripts/jd_dyj_help.js index 043ec3e..2108e60 100644 --- a/scripts/jd_dyj_help.js +++ b/scripts/jd_dyj_help.js @@ -42,7 +42,7 @@ let tools = [] data = await openRedEnvelopeInteract({redEnvelopeId: helps[0].redEnvelopeId,inviter: helps[0].markedPin, helpType:"1"}) errMsg = data?.data?.helpResult?.errMsg if(errMsg){ - console.log(`${tool.id}->${helps[0].id} ${errMsg}`) + // console.log(`${tool.id}->${helps[0].id} ${errMsg}`) if(errMsg.indexOf("成功提现")!=-1){ console.log(errMsg) helps.shift()