# simplemall **Repository Path**: desiy/simplemall ## Basic Information - **Project Name**: simplemall - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-14 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simplemall ## 项目介绍 `simplemall`是一整套的电商系统 - 后端采用了SpringBoot+SpringMVC+Mybatis-plus+redis+ElasticSearch实现 - 前端采用vue与微信小程序 - 数据库使用mysql ### 组织结构 ``` ``` ### 导入数据库 先运行doc目录下的simplemall_init.sql文件 再运行simplemall.sql