@@ -36,7 +36,7 @@ async function startApp() {
// 启动调度系统
// await schedule.init();
await schedule.init();
// 优雅关闭处理
process.on('SIGINT', async () => {
The note is not visible to the blocked user.