修改文档
This commit is contained in:
@@ -197,7 +197,7 @@ graph TD
|
||||
App --> Mask[xtools-boot-mask<br/>数据脱敏模块]
|
||||
App --> Storage[xtools-boot-storage<br/>存储模块]
|
||||
DB --> DBMybatis[xtools-boot-db-mybatis]
|
||||
DB --> DBMP[xtools-boot-db-mybatis-plus]
|
||||
DB --> DBMybatisPlus[xtools-boot-db-mybatis-plus]
|
||||
Cache --> CacheRedis[xtools-boot-cache-redis]
|
||||
MQ --> MQBase[xtools-boot-mq-base]
|
||||
MQ --> MQRabbit[xtools-boot-mq-rabbit]
|
||||
@@ -318,7 +318,7 @@ graph LR
|
||||
DBMybatis[xtools-boot-db-mybatis] --> Core
|
||||
DBMybatis --> Log[xtools-boot-log]
|
||||
DBMybatis --> Thread[xtools-boot-thread]
|
||||
DBMP[xtools-boot-db-mybatis-plus] --> Core
|
||||
DBMybatisPlus[xtools-boot-db-mybatis-plus] --> Core
|
||||
CacheRedis[xtools-boot-cache-redis] --> Core
|
||||
ES[xtools-boot-elasticsearch] --> Extend
|
||||
ES --> Core
|
||||
|
||||
Reference in New Issue
Block a user