From a4644272a4cf4e196d4287b8151c6421aa08a934 Mon Sep 17 00:00:00 2001 From: hiparker Date: Thu, 29 Apr 2021 20:01:13 +0800 Subject: [PATCH] README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50021891..fd3a37f7 100644 --- a/README.md +++ b/README.md @@ -175,8 +175,9 @@ │ │ │ │ │ ├── tenant 系统模块 - 租户 │ │ │ │ │ └── user 系统模块 - 用户 │ │ │ │ │ -│ │ │ │ └── tools 系统模块 - 工具包 -│ │ │ │ └── searchhis 系统模块 - 搜索历史 +│ │ │ │ └── tools 工具包 +│ │ │ │ ├── searchhis 工具包 - 搜索历史 +│ │ │ │ └── email 工具包 - 邮件包 │ │ │ │ ├── opsli-plugins 插件 │ ├── opsli-plugins-ehcache Ehcache缓存插件 (二级缓存)