Commit 6b236a70 authored by Junling Bu's avatar Junling Bu
Browse files

[release]: v0.7.0

parent 5e2b84ea
......@@ -2,12 +2,15 @@
## V 0.7.0
*2018-06-30*,数据库再次简化
*2018-07-16*,数据库再次简化,同时支持短信提醒、邮件提醒、腾讯对象存储服务
* `管理后台`页面查询时默认基于创建时间排序
* `管理后台`多个页面完善页面效果
* `管理后台`支持商品上架和商品编辑
* `项目`数据库再次简化、小商城和管理后台代码进行相应调整
* `基础系统`支持腾讯云短信提醒和邮件提醒,感谢[Menethil](https://github.com/linlinjava/litemall/pull/23)
* `基础系统`支持腾讯对象存储,感谢[Menethil](https://github.com/linlinjava/litemall/pull/24)
* `项目`数据库再次简化,同时小商城和管理后台代码进行相应调整
## V 0.6.0
*2018-06-30*,项目支持商品上架和统计功能
......
......@@ -90,7 +90,7 @@ V 2.0.0 完成以下目标:
1. 小商城能够完成基本的业务功能;
2. 管理后台实现较好的业务操作和交互效果,而不是简单的CRUD;
3. 管理后台实现统计功能、日志功能
3. 管理后台实现统计功能、日志功能、权限功能
V 3.0.0 完成以下目标:
......@@ -114,7 +114,7 @@ V 3.0.0 完成以下目标:
查看[更新日志](CHANGELOG.md)
目前V0.6.0
目前V0.7.0
## 警告
......@@ -158,4 +158,4 @@ V 3.0.0 完成以下目标:
## 相关项目
[HubertYoung](https://github.com/HubertYoung)正在开发Android端[Litemall-Android](https://github.com/HubertYoung/Litemall-Android)
\ No newline at end of file
HubertYoung正在开发Android端[Litemall-Android](https://github.com/HubertYoung/Litemall-Android)
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment