Update jd_sign_graphics.js

This commit is contained in:
Faker 2023-12-09 18:39:01 +08:00
parent d492b76422
commit 28b3a2de94

View File

@ -29,9 +29,9 @@ 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/" },
// { "name": "翻牌", "id": 1440, "shopid": 1000005670, "url": "https://sendbeans.jd.com/jump/index/" },
]
!(async () => {