Skip to content

Commit b4dda19

Browse files
committed
Update cowopenbox.js
1 parent 8f170e2 commit b4dda19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TXSTOCK/cowopenbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const jsname = '腾讯自选股'
22
const $ = Env(jsname)
3-
const logs = 1; //0为关闭日志,1为开启,默认为0
3+
const logs = 0; //0为关闭日志,1为开启,默认为0
44
const notifyInterval = 1; //0为关闭通知,1为所有通知,默认为0
55

66
let rndtime = Math.round(new Date().getTime()) //毫秒

0 commit comments

Comments
 (0)