feat: 优化睡眠数据
This commit is contained in:
@@ -162,6 +162,8 @@ async function executeBackgroundTasks(): Promise<void> {
|
||||
return;
|
||||
}
|
||||
|
||||
await sendTestNotification()
|
||||
|
||||
// 执行喝水提醒检查任务
|
||||
await executeWaterReminderTask();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user