From bd3881ec7f9b495f71b6778bed9ea442b8613bbe Mon Sep 17 00:00:00 2001 From: 8ga Date: Thu, 20 Mar 2025 15:53:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20MQ/RocketMQ.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MQ/RocketMQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MQ/RocketMQ.md b/MQ/RocketMQ.md index d469462..ed2aae7 100644 --- a/MQ/RocketMQ.md +++ b/MQ/RocketMQ.md @@ -1,9 +1,9 @@ # RocketMQ -官方网站:https://rocketmq.apache.org/zh/ -中文文档:https://rocketmq.apache.org/zh/docs/ +- 官方网站:https://rocketmq.apache.org/zh/ +- 中文文档:https://rocketmq.apache.org/zh/docs/ -从网上找的现成的消息传递基本流程 +从网上找的工作流程图: