From 92da1a849086f88a96f25d905fc6758ab7c644e8 Mon Sep 17 00:00:00 2001 From: chenp Date: Sun, 27 Jun 2021 11:02:48 +0800 Subject: [PATCH] demo01 --- samples/demo01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/demo01.md b/samples/demo01.md index e2c2fda..19de4dd 100644 --- a/samples/demo01.md +++ b/samples/demo01.md @@ -30,7 +30,7 @@ export_on_save: ```plantuml @startuml -!include ../puml/core.puml +!include ./core.puml 用户 -> 认证中心: 登录操作 认证中心 -> 缓存: 存放(key=token+ip,value=token)token