114 lines
3.7 KiB
Markdown
114 lines
3.7 KiB
Markdown
<h1 style="text-align: center">yshop意象商城系统</h1>
|
||
|
||
|
||
#### 项目简介
|
||
yshop基于当前流行技术组合的前后端分离商城系统: SpringBoot2+Jpa+MybatisPlus+SpringSecurity+jwt+redis+Vue的前后端分离的商城系统, 包含商城、拼团、砍价、商户管理、 秒杀、优惠券、积分、分销、会员、充值、多门店等功能,更适合企业或个人二次开发;;
|
||
|
||
|
||
#### 体验地址(里面有演示地址与文档)
|
||
|
||
| | 官网文档地址 | https://www.yixiang.co |
|
||
|--- |--- | --- |
|
||
|
||
|
||
|
||
#### 项目源码
|
||
|
||
| | 后台系统源码 | 后台系统前端源码 |
|
||
|--- |--- | --- |
|
||
| 码云 | https://gitee.com/guchengwuyue/yshopmall | https://gitee.com/guchengwuyue/yshopmall_qd |
|
||
| github | https://github.com/guchengwuyue/yshopmall |https://github.com/guchengwuyue/yshopmall_qd |
|
||
|
||
|
||
|
||
## 商城功能
|
||
|
||
* 一:商品模块:商品添加、规格设置,商品上下架等
|
||
* 二:订单模块:下单、购物车、支付,发货、收货、评价、退款等
|
||
* 三:营销模块:积分、优惠券、分销、砍价、拼团、秒杀、多门店等
|
||
* 四:微信模块:自定义菜单、自动回复、微信授权、图文管理、模板消息推送
|
||
* 五:配置模块:各种配置
|
||
* 六:用户模块:登陆、注册、会员卡、充值等
|
||
* 七:其他等
|
||
|
||
|
||
|
||
#### 项目结构
|
||
项目采用分模块开发方式
|
||
- yshop-api 移动端API模块
|
||
- yshop-mp 微信相关模块
|
||
- yshop-common 公共模块
|
||
- yshop-system 后台模块
|
||
- yshop-logging 日志模块
|
||
- yshop-tools 第三方工具模块
|
||
- yshop-generator 代码生成模块
|
||
- yshop-shop 商城模块
|
||
|
||
#### 系统预览
|
||
<table>
|
||
<tr>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1107/194017_9207632f_477893.png"/></td>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1121/230257_5844f5f1_477893.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1121/230051_971db503_477893.png"/></td>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1121/230342_f379583e_477893.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1121/230224_5f0dec5d_477893.png"/></td>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1107/194207_7b3b1f53_477893.png"/></td>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1121/230424_f01fca77_477893.png"/></td>
|
||
<td><img src="https://images.gitee.com/uploads/images/2019/1127/211402_4103f8e0_477893.png"/></td>
|
||
</tr>
|
||
</table>
|
||
<table>
|
||
<tr>
|
||
<td><img src="https://images.gitee.com/uploads/images/2020/0407/180521_10ece580_477893.jpeg"/></td>
|
||
<td><img src="https://images.gitee.com/uploads/images/2020/0407/180547_09fb7ab2_477893.jpeg"/></td>
|
||
</tr>
|
||
</table>
|
||
|
||
## 技术选型
|
||
* 1 后端使用技术
|
||
* 1.1 SpringBoot2
|
||
* 1.2 mybatis、MyBatis-Plus
|
||
* 1.3 SpringSecurity
|
||
* 1.4 JPA
|
||
* 1.5 Druid
|
||
* 1.6 Slf4j
|
||
* 1.7 Fastjson
|
||
* 1.8 JWT
|
||
* 1.9 Redis
|
||
* 1.10 Quartz
|
||
* 1.11 Mysql
|
||
* 1.12 swagger
|
||
* 1.13 WxJava
|
||
* 1.14 Lombok
|
||
* 1.15 Hutool
|
||
* 1.16 Mapstruct
|
||
* 1.17 Redisson
|
||
* 1.18 Rocketmq
|
||
|
||
* 前端使用技术
|
||
* 2.1 Vue 全家桶
|
||
* 2.2 Element
|
||
* 2.3 mpvue
|
||
* 2.3 uniapp
|
||
|
||
|
||
|
||
|
||
#### 反馈交流
|
||
- QQ交流群:964166879
|
||
- 喜欢这个商城后台的小伙伴留下你的小星星啦,star,star哦!
|
||
|
||
#### 特别鸣谢
|
||
- eladmin:https://github.com/elunez/eladmin
|
||
- mybaitsplus:https://github.com/baomidou/mybatis-plus
|
||
- hutool:https://github.com/looly/hutool
|
||
- wxjava:https://github.com/Wechat-Group/WxJava
|
||
- vue:https://github.com/vuejs/vue
|
||
- element:https://github.com/ElemeFE/element
|