We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb1542 commit 9b8f950Copy full SHA for 9b8f950
Task/zqdkgit.js
@@ -79,7 +79,8 @@ http-request ^https:\/\/ph0001\.hezyq\.com\/* script-path= https://raw.githubuse
79
80
81
let s = 200 //各数据接口延迟
82
-const $ = new Env("早起打卡")
+const $ = new Env('早起打卡')
83
+const jsname='早起打卡'
84
let notifyInterval=1
85
const notify = $.isNode() ? require('./sendNotify') : '';
86
let logs = $.getdata('zqlogs')||false, signresult;
0 commit comments