Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guchengwuyue authored Jul 14, 2020
1 parent 37c39d7 commit 4d5918f
Showing 1 changed file with 1 addition and 80 deletions.
81 changes: 1 addition & 80 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,9 @@
### **供货商城升级版yshop会员电商系统:**


## yshop会员商城系统介绍

yshop会员商城系统功能:在线买单、在线充值、消费记录、会员中心、多规格sku商品管理、
分销、收藏、地址、分类、评价、积分、运费模板、、优惠券、订单管理、
买单管理、物流、短信、微信菜单、微信回复、微信图文、模板消息等等


### 技术栈
mybatisPlus、redis、lombok、mapstruct、jwt、WxJava、Druid、OSS、Vue、Vue-router、Vuex等
* 核心框架:SpringBoot2 + mybatis + jwt
* 消息中间件:Redis
* 前端手脚架:Avue-cli
* 前端框架:Vue2 + vant + Vue-router + Vuex + jquery + thymeleaf
* 持久层框架:MyBatis-plus
* 微信开发Java SDK:WxJava
* 文件管理:阿里oss、七牛云、腾讯cos、本地
* JDK版本:Java8+
* 数据库:mysql5.7

**模块划分:**

```
- yixiang-base 基础模块
- config 配置等
- coupon 优惠券
- handler mybatis handler
- mall
- order 订单
- oss 云存储
- redis 常用配置与订单过期,自动收货监听等
- system
- weixin
- yixiang-common common通用工具
- yixiang-framework 核心
- yixiang-mall 商城
- yixiang-generator 代码生成模块 支持mybatisplus
- yixiang-quartr 定时任务
- yixiang-admin 管理后台
- yixiang-app api模块 jwt+自定义注解验证
- yixiang-weixin 微信模块
```


**`功能特色**

1、spu,多规格sku商品管理
<table>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2020/0504/192604_7db25918_477893.png"/></td>
<td><img src="https://images.gitee.com/uploads/images/2020/0504/192638_a4adcc1b_477893.png"/></td
</tr>
</table>

2、多级商品分类管理、商品评价管理、订单管理、实时物流、运费模板、用户购物车、用户收藏、优惠券、积分、OSS(七牛、腾讯、阿里)、素材管理等

<table>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2020/0504/192708_127ceda5_477893.png"/></td>
<td><img src="https://images.gitee.com/uploads/images/2020/0504/192733_5402d25d_477893.png"/></td>
</tr>
</table>













-
-
-
-



### **下面是供货老版本商城概况**
### **商城概况**


本商城系统是一套完整的商城系统,包括小程序+小程序API+后台商城管理!!
Expand Down

0 comments on commit 4d5918f

Please sign in to comment.