更新于 07-15 01:52

This commit is contained in:
root
2021-07-15 01:52:23 -04:00
parent 78ffbaf059
commit 8803ad6a3f
4 changed files with 11 additions and 11 deletions

View File

@@ -573,7 +573,7 @@ function getRandomArrayElements(arr, count) {
function init() {
return new Promise(resolve => {
$.get({
url: `https://jdjoy.jd.com/common/gift/getBeanConfigs?reqSource=h5&invokeKey=NRp8OPxZMFXmGkaE`,
url: `https://jdjoy.jd.com/common/gift/getBeanConfigs?reqSource=h5&invokeKey=qRKHmL4sna8ZOP9F`,
headers: {
'Host': 'jdjoy.jd.com',
'accept': '*/*',
@@ -602,7 +602,7 @@ function getRandomArrayElements(arr, count) {
console.log('exchange()')
return new Promise(resolve => {
$.post({
url: `https://jdjoy.jd.com/common/gift/new/exchange?reqSource=h5&invokeKey=NRp8OPxZMFXmGkaE&validate={${validate.validate}}`,
url: `https://jdjoy.jd.com/common/gift/new/exchange?reqSource=h5&invokeKey=qRKHmL4sna8ZOP9F&validate={${validate.validate}}`,
headers: {
"Host": "jdjoy.jd.com",
"Accept-Language": "zh-cn",