From 3a88b20010acafb9ec246758aae3dc1f06d31093 Mon Sep 17 00:00:00 2001 From: KingRan Date: Tue, 5 Dec 2023 22:19:13 +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_sign_graphics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd_sign_graphics.js b/jd_sign_graphics.js index e5fb2d1..cdad1e2 100644 --- a/jd_sign_graphics.js +++ b/jd_sign_graphics.js @@ -29,8 +29,8 @@ let successNum = 0 let errorNum = 0 let JD_API_HOST = 'https://sendbeans.jd.com' const turnTableId = [ + { "name": "翻牌", "id": 1356, "shopid": 1000088787, "url": "https://sendbeans.jd.com/jump/index/" }, { "name": "翻牌", "id": 1082, "shopid": 1000004123, "url": "https://sendbeans.jd.com/jump/index/" }, - //{ "name": "翻牌", "id": 815, "shopid": 887726, "url": "https://sendbeans.jd.com/jump/index/" }, // { "name": "翻牌", "id": 1440, "shopid": 1000005670, "url": "https://sendbeans.jd.com/jump/index/" }, ]