From 32737f2bab875c55b8ad4cbbf477d907674bc0d4 Mon Sep 17 00:00:00 2001
From: TevinClaw <510129976@qq.com>
Date: Tue, 17 Mar 2026 14:50:46 +0800
Subject: [PATCH] 修复:补回MEMORY.md被删除内容,限制技能只修改指定区块
---
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