From 80976b268f3927d4462768238492ca1f671cc8f2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:28:00 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=98=8E=E7=A1=AEWORKORDER=E5=8F=AF?= =?UTF-8?q?=E5=A4=8D=E7=94=A8ZY=5FNOTION=5FTICKET=5FDB=E7=9A=84ID=EF=BC=88?= =?UTF-8?q?=E6=B6=88=E9=99=A4=E6=AD=A7=E4=B9=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d3fcb9be-1808-4a6b-ab66-792aff810341 Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> --- brain/secrets-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brain/secrets-manifest.json b/brain/secrets-manifest.json index baf7967c..6a7d6fa7 100644 --- a/brain/secrets-manifest.json +++ b/brain/secrets-manifest.json @@ -1179,7 +1179,7 @@ "step_3": "天眼库(SKYEYE)可与画像库共用同一个ID", "step_4": "巡检工单库(WORKORDER)可与工单库(TICKET_DB)共用同一个ID", "total_new_dbs_needed": "最少3个(RECEIPT/BRIDGE/WAKE) · 最多7个", - "recommended": "创建5个新库(RECEIPT+BRIDGE+WAKE+PORTRAIT+FINGERPRINT) · SKYEYE指向PORTRAIT · WORKORDER指向TICKET" + "recommended": "创建5个新库(RECEIPT+BRIDGE+WAKE+PORTRAIT+FINGERPRINT) · SKYEYE填入与PORTRAIT相同的数据库ID · WORKORDER填入与ZY_NOTION_TICKET_DB相同的数据库ID" } } }