Update README.md

This commit is contained in:
macro 2019-11-11 21:04:23 +08:00
parent a6de8f0c29
commit 05e5cf6e53

View File

@ -46,6 +46,7 @@
mall
├── mall-common -- 工具类及通用代码
├── mall-mbg -- MyBatisGenerator生成的数据库操作代码
├── mall-security -- SpringSecurity封装公用模块
├── mall-admin -- 后台商城管理系统接口
├── mall-search -- 基于Elasticsearch的商品搜索系统
├── mall-portal -- 前台商城系统接口