Skip to content

Commit

Permalink
[release]: v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linlinjava committed May 16, 2019
1 parent e6d171e commit 5d8d34a
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# 更新日志

## V 1.4.0

*2019-05-16*,支持移动端轻商城

#### Bug 修复

* `小商场`购物车和订单的商品数量必须正整数
* `小商城`微信支付回调校验失败通知信息
* `小商城`收货地址采用userId和id联合查询
* `管理后台`管理员不能删除自己账号

#### 优化

* `文档`支持API文档
* `基础系统`更新第三方插件mybatis-generator-plugin到1.3.2
* `管理后台`不允许管理员通过编辑接口修改管理员密码

#### 新特性

* `小商城`帮助中心页面
* `小商城`后端登录验证方式采用JWT (#167 by @Bigger-Ma)
* `轻商场`基本结构完成 (#157 by @pkwenda)
* `管理后台`支持操作日志管理

## V 1.3.0

*2019-03-11*,支持配置管理
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端

## 开发计划

当前版本[v1.3.0](https://linlinjava.gitbook.io/litemall/changelog)
当前版本[v1.4.0](https://linlinjava.gitbook.io/litemall/changelog)

目前项目开发中,存在诸多不足,以下是目前规划的开发计划。

Expand Down

0 comments on commit 5d8d34a

Please sign in to comment.