From 17059176785e93892843075c63fadb506f5c04f4 Mon Sep 17 00:00:00 2001
From: TevinClaw <510129976@qq.com>
Date: Tue, 17 Mar 2026 13:02:23 +0800
Subject: [PATCH] 更新 cron 定时人物

---
 cron/jobs.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/cron/jobs.json b/cron/jobs.json
index 1065ff4..f6a5bc4 100644
--- a/cron/jobs.json
+++ b/cron/jobs.json
@@ -7,7 +7,7 @@
       "description": "每天早上9点AI早报",
       "enabled": true,
       "createdAtMs": 1773390853562,
-      "updatedAtMs": 1773624106557,
+      "updatedAtMs": 1773711157157,
       "schedule": {
         "kind": "cron",
         "expr": "0 9 * * *",
@@ -25,11 +25,11 @@
         "to": "ou_53994d69bfaad1bfa5ca4c658de5b23f"
       },
       "state": {
-        "nextRunAtMs": 1773709200000,
-        "lastRunAtMs": 1773623818703,
+        "nextRunAtMs": 1773795600000,
+        "lastRunAtMs": 1773711090722,
         "lastRunStatus": "ok",
         "lastStatus": "ok",
-        "lastDurationMs": 287854,
+        "lastDurationMs": 66435,
         "lastDelivered": true,
         "lastDeliveryStatus": "delivered",
         "consecutiveErrors": 0

--
Gitblit v1.9.1