From fc39e1f7c9615eab4c7bad9e869b75ee75946736 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 15 Apr 2023 20:36:38 +0800 Subject: [PATCH] Update sysxc.js --- sysxc.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysxc.js b/sysxc.js index cad940a..ccb1f18 100644 --- a/sysxc.js +++ b/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) {