From ae5caf8475ab57f9513fcb948c196e8f9e6a77da Mon Sep 17 00:00:00 2001 From: slhafzjw Date: Mon, 10 Nov 2025 18:59:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20memory.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/architechture/memory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architechture/memory.md b/doc/architechture/memory.md index 8eaa2c17..6e2d9e3c 100644 --- a/doc/architechture/memory.md +++ b/doc/architechture/memory.md @@ -44,7 +44,7 @@ flowchart TD Throwed@{ shape: dbl-circ, label: "丢弃" } ``` -### 后置 +### 后置模块: [MemoryUpdater](../../Partner-Main/src/main/java/work/slhaf/partner/module/modules/memory/updater/MemoryUpdater.java) ```mermaid --- config: