Skip to content

Commit bc0b910

Browse files
author
ziye12
authored
Update ttwkziye.js
1 parent 166ca3b commit bc0b910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Task/ttwkziye.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ hostname = operation-api.jimistore.com
4747
const $ = new Env('支付宝天天挖矿')//js名字 支付宝天天挖矿
4848

4949

50-
const notify = $.isNode()
50+
const notify = $.isNode() ? require('./sendNotify') : '';
5151
let bodyArr = [],headerArr = [];//定义Secret设置 合集
5252

5353
if (isGetCookie = typeof $request !==`undefined`) {

0 commit comments

Comments
 (0)