1.4.3版本,后台图标更新、新增加用户账单流水,后台模块重新拆分,物流快递单独管理,导出最新sql

This commit is contained in:
hupeng
2019-12-12 19:26:23 +08:00
parent df35c59b9b
commit d79ddf798b
40 changed files with 528 additions and 20 deletions

View File

@ -2,7 +2,7 @@
#### 项目简介
yshop基于当前流行技术组合的前后端分离商城系统 SpringBoot2+Jpa+MybatisPlus+SpringSecurity+jwt+redis+Vue的前后端分离的商城系统 包含商城、拼团、砍价、商户管理、 秒杀、优惠券、积分、分销等功能,更适合企业或个人二次开发;;
yshop基于当前流行技术组合的前后端分离商城系统 SpringBoot2+Jpa+MybatisPlus+SpringSecurity+jwt+redis+Vue的前后端分离的商城系统 包含商城、拼团、砍价、商户管理、 秒杀、优惠券、积分、分销、会员等功能,更适合企业或个人二次开发;;
**开发文档** 【[查看文档](https://gitee.com/guchengwuyue/yshopmall/wikis/%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83?sort_id=1718722)】
@ -58,10 +58,11 @@ yshop基于当前流行技术组合的前后端分离商城系统 SpringBoot2
- yshop-api 公众号(H5)API模块
- yshop-mp 微信相关模块
- yshop-common 公共模块
- yshop-system 商城系统模块
- yshop-system 后台模块
- yshop-logging 日志模块
- yshop-tools 第三方工具模块
- yshop-generator 代码生成模块
- yshop-shop 商城模块
#### 系统预览
<table>
@ -84,7 +85,7 @@ yshop基于当前流行技术组合的前后端分离商城系统 SpringBoot2
</table>
<table>
<tr>
<td><img src="https://images.gitee.com/uploads/images/2019/1130/114819_99540fd3_477893.jpeg"/></td>
<td><img src="https://images.gitee.com/uploads/images/2019/1211/161553_20c039ff_477893.jpeg"/></td>
<td><img src="https://images.gitee.com/uploads/images/2019/1129/234538_62ba99b7_477893.jpeg"/></td>
</tr>
<tr>
@ -140,6 +141,11 @@ yshop基于当前流行技术组合的前后端分离商城系统 SpringBoot2
- 1.6、修复拼团出现undefined
- 1.7、会员后台新增余额调整
- 1.8、修复新增配置数据有时候不成功问题等
- 1.4.1个人中心新增账单流水
- yshop1.4.2 发布更新如下:
-1.商品新增多图评价
-2.订单新增快递查询
-1.4.3版本,后台图标更新,后台模块重新拆分,物流快递单独管理,导出最新sql
#### 反馈交流