Skip to content

Commit 9b8f950

Browse files
author
ziye12
authored
Update zqdkgit.js
1 parent 6cb1542 commit 9b8f950

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Task/zqdkgit.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
7979

8080

8181
let s = 200 //各数据接口延迟
82-
const $ = new Env("早起打卡")
82+
const $ = new Env('早起打卡')
83+
const jsname='早起打卡'
8384
let notifyInterval=1
8485
const notify = $.isNode() ? require('./sendNotify') : '';
8586
let logs = $.getdata('zqlogs')||false, signresult;

0 commit comments

Comments
 (0)