From f382df797620e6bf584165d6365d1f140f08228e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Thu, 9 Apr 2026 17:11:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(mq):=20=E4=BF=AE=E6=94=B9RabbitMQ=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=E4=BA=A4=E6=8D=A2=E6=9C=BA=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将同步交换机名称从 sync.exchange 修改为 sync.topic.exchange - 更新相关配置以反映新的交换机名称 - 维护消息队列配置的一致性和正确性 --- .workbuddy/expert-history.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workbuddy/expert-history.json b/.workbuddy/expert-history.json index c6edf6e..c9c0c92 100644 --- a/.workbuddy/expert-history.json +++ b/.workbuddy/expert-history.json @@ -35,5 +35,5 @@ } ] }, - "lastUpdated": 1775724198591 + "lastUpdated": 1775724367075 } \ No newline at end of file