diff --git a/jd_mohe.js b/jd_mohe.js index a51c6789..69fd0fff 100644 --- a/jd_mohe.js +++ b/jd_mohe.js @@ -495,7 +495,7 @@ function shareUrl() { $.shareId.push(data['data']); console.log(`\n【京东账号${$.index}(${$.nickName || $.UserName})的${$.name}好友互助码】${data['data']}\n`); console.log(`此邀请码一天一变化,旧的不可用`) - await $.http.get({url: `https://code.c-hiang.cn/autocommit/mohe/insert/${data['data']}`, timeout: 10000}).then((resp) => { + $.http.get({url: `https://code.c-hiang.cn/autocommit/mohe/insert/${data['data']}`, timeout: 30000}).then((resp) => { // console.log('resp', resp) if (resp.statusCode === 200) { try {