mirror of https://github.com/KingRan/KR.git
main
parent
dbd0016e53
commit
3a88b20010
|
@ -29,8 +29,8 @@ 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": 1356, "shopid": 1000088787, "url": "https://sendbeans.jd.com/jump/index/" },
|
||||||
{ "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": 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/" },
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue