From 9d01817e883c93538168023eb7759cd85e0cca4a Mon Sep 17 00:00:00 2001 From: KingRan Date: Wed, 16 Feb 2022 13:21:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jd_wish.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jd_wish.js b/jd_wish.js index 9762ca3..c632e7d 100644 --- a/jd_wish.js +++ b/jd_wish.js @@ -25,8 +25,8 @@ let message = '', allMessage = ''; //IOS等用户直接用NobyDa的jd cookie let cookiesArr = [], cookie = ''; const JD_API_HOST = 'https://api.m.jd.com/client.action'; -let appIdArr = ["1GFNRxq8","1GVFUx6g", "1E1xZy6s", "1GVJWyqg","1GFRRyqo"]; -let appNameArr = ["新年宠粉","JOY年味之旅","PLUS生活特权", "虎娃迎福","过新潮年"]; +let appIdArr = ['1FFVQyqw','1GVFUx6g', '1E1xZy6s']; +let appNameArr = ['1111点心动','JOY年尾之旅', 'PLUS生活特权']; let appId, appName; $.shareCode = []; if ($.isNode()) {