From 671964b3b6ba551f02e0977ea66874505ec3344f Mon Sep 17 00:00:00 2001 From: wisz2021 Date: Sat, 5 Jun 2021 15:06:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E8=B6=85=E6=97=B6=E6=9C=AA?= =?UTF-8?q?=E5=AE=8C=E6=88=90=E7=94=9F=E4=BA=A7=EF=BC=8C=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E9=80=9A=E7=9F=A5=E6=8F=90=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_dreamFactory.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jd_dreamFactory.js b/jd_dreamFactory.js index 0ef3dfd3..aed1d11c 100644 --- a/jd_dreamFactory.js +++ b/jd_dreamFactory.js @@ -618,8 +618,8 @@ function userInfo() { } if (production.status === 3) { $.log(`\n\n商品生产已失效`) - $.msg($.name, '', `【京东账号${$.index}】${$.nickName}\n【生产商品】${$.productName}超时未完成已失效,请选择新商品进行制造`) - allMessage += `【京东账号${$.index}】${$.nickName}\n【生产商品】${$.productName}超时未完成已失效,请选择新商品进行制造${$.index !== cookiesArr.length ? '\n\n' : ''}`; + $.msg($.name, '', `【京东账号${$.index}】${$.nickName}\n【生产商品】${$.productName}\n【超时未完成】已失效,请选择新商品进行制造`) + allMessage += `【京东账号${$.index}】${$.nickName}\n【生产商品】${$.productName}\n【超时未完成】已失效,请选择新商品进行制造${$.index !== cookiesArr.length ? '\n\n' : ''}`; } } else { $.unActive = false;//标记是否开启了京喜活动或者选购了商品进行生产