This commit is contained in:
Faker
2022-05-26 16:22:24 +08:00
parent 8528faac7b
commit 69f0490dbe
2 changed files with 3 additions and 3 deletions

View File

@@ -402,7 +402,7 @@ if(DisableIndex!=-1){
await notify.sendNotify(`${$.name}`, `${allMessage}`, {
url: `https://bean.m.jd.com/beanDetail/index.action?resourceValue=bean`
}, '\n\n本通知 By https://github.com/shufflewzc/faker',TempMessage)
}, '\n\n本通知 By https://github.com/shufflewzc/faker2',TempMessage)
}
if ($.isNode() && allMessageMonth) {
await notify.sendNotify(`京东月资产变动`, `${allMessageMonth}`, {

View File

@@ -30,8 +30,8 @@ let errorNum = 0
let JD_API_HOST = 'https://sendbeans.jd.com'
const turnTableId = [
{ "name": "翻牌", "id": 1082, "shopid": 1000004123, "url": "https://sendbeans.jd.com/jump/index/" },
{ "name": "翻牌", "id": 1338, "shopid": 1000085823, "url": "https://sendbeans.jd.com/jump/index/" },
{ "name": "翻牌", "id": 1419, "shopid": 1000007205, "url": "https://sendbeans.jd.com/jump/index/" },
//{ "name": "翻牌", "id": 1423, "shopid": 1000090929, "url": "https://sendbeans.jd.com/jump/index/" },
//{ "name": "翻牌", "id": 1419, "shopid": 1000007205, "url": "https://sendbeans.jd.com/jump/index/" },
]
!(async () => {