[release]: v1.2.0

This commit is contained in:
Junling Bu
2019-03-03 13:32:37 +08:00
parent 2646adc9ee
commit e790d3ce70
2 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,13 @@
# 更新日志
## V 1.2.0
*2019-03-03*,支持权限管理
* `管理后台`支持权限管理;
* `小商城`取消编程式事务管理,采用注解式事务管理;
* `小商城`采用多线程进行数据库查询操作;
## V 1.1.0
*2018-12-23*,支持优惠券