From 714c78edec3172349a2515afdd66370d6696e24a Mon Sep 17 00:00:00 2001 From: wisz2021 Date: Sun, 30 May 2021 11:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=BE=E7=BD=AE=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E5=9B=A2id=E6=97=A0=E7=94=A8=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_dreamFactory.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jd_dreamFactory.js b/jd_dreamFactory.js index 6cf76009..d98b6861 100644 --- a/jd_dreamFactory.js +++ b/jd_dreamFactory.js @@ -1345,7 +1345,6 @@ function shareCodesFormat() { } function requireConfig() { return new Promise(async resolve => { - process.env.TUAN_ACTIVEID = 'u9pm44YKSBNDQTgn7sOCEg==' tuanActiveId = $.isNode() ? (process.env.TUAN_ACTIVEID || tuanActiveId) : ($.getdata('tuanActiveId') || tuanActiveId); if (!tuanActiveId) { await updateTuanIdsCDN();