mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update sysxc.js
This commit is contained in:
4
sysxc.js
4
sysxc.js
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* 书亦烧仙草
|
||||
* cron 10 7 * * * sysxc.js
|
||||
* cron 11 8 * * * sysxc.js
|
||||
* 23/04/15 内部使用
|
||||
* ========= 青龙--配置文件 ===========
|
||||
* # 项目名称
|
||||
@@ -34,7 +34,7 @@ const crypto = require('crypto');
|
||||
|
||||
async function start() {
|
||||
|
||||
//await notice()
|
||||
await notice()
|
||||
console.log('\n================== 用户信息 ==================\n');
|
||||
taskall = [];
|
||||
for (let user of userList) {
|
||||
|
||||
Reference in New Issue
Block a user