master
parent
d9b0e99a56
commit
6b99d774bc
|
@ -29,9 +29,9 @@ let successNum = 0
|
||||||
let errorNum = 0
|
let errorNum = 0
|
||||||
let JD_API_HOST = 'https://sendbeans.jd.com'
|
let JD_API_HOST = 'https://sendbeans.jd.com'
|
||||||
const turnTableId = [
|
const turnTableId = [
|
||||||
{ "name": "翻牌", "id": 1082, "shopid": 1000004123, "url": "https://sendbeans.jd.com/jump/index/" },
|
{ "name": "翻牌", "id": 1082, "shopid": 1000004123, "url": "https://sendbeans.jd.com/jump/index/" },
|
||||||
//{ "name": "翻牌", "id": 1423, "shopid": 1000090929, "url": "https://sendbeans.jd.com/jump/index/" },
|
{ "name": "翻牌", "id": 815, "shopid": 887726, "url": "https://sendbeans.jd.com/jump/index/" },
|
||||||
//{ "name": "翻牌", "id": 1419, "shopid": 1000007205, "url": "https://sendbeans.jd.com/jump/index/" },
|
//{ "name": "翻牌", "id": 1419, "shopid": 1000007205, "url": "https://sendbeans.jd.com/jump/index/" },
|
||||||
]
|
]
|
||||||
|
|
||||||
!(async () => {
|
!(async () => {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue