mirror of
https://github.com/shufflewzc/faker3.git
synced 2026-04-04 00:44:07 +08:00
sync
This commit is contained in:
@@ -402,7 +402,7 @@ if(DisableIndex!=-1){
|
|||||||
|
|
||||||
await notify.sendNotify(`${$.name}`, `${allMessage}`, {
|
await notify.sendNotify(`${$.name}`, `${allMessage}`, {
|
||||||
url: `https://bean.m.jd.com/beanDetail/index.action?resourceValue=bean`
|
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) {
|
if ($.isNode() && allMessageMonth) {
|
||||||
await notify.sendNotify(`京东月资产变动`, `${allMessageMonth}`, {
|
await notify.sendNotify(`京东月资产变动`, `${allMessageMonth}`, {
|
||||||
|
|||||||
@@ -30,8 +30,8 @@ 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": 1338, "shopid": 1000085823, "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/" },
|
//{ "name": "翻牌", "id": 1419, "shopid": 1000007205, "url": "https://sendbeans.jd.com/jump/index/" },
|
||||||
]
|
]
|
||||||
|
|
||||||
!(async () => {
|
!(async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user