更新 node 依赖

This commit is contained in:
whyour
2024-12-12 00:26:11 +08:00
parent 026640a757
commit ab27a4c908
9 changed files with 5215 additions and 6179 deletions
-1
View File
@@ -17,7 +17,6 @@ server.bindAsync(
if (err) {
throw err;
}
server.start();
Logger.debug(`✌️ 定时服务启动成功!`);
console.debug(`✌️ 定时服务启动成功!`);
process.send?.('ready');