enhance aop

This commit is contained in:
Looly 2019-09-27 23:21:58 +08:00
parent 45609bc22b
commit 9eb00756f8

View File

@ -8,6 +8,7 @@
### 新特性
* 【core】 ArrayUtil.isEmpty可变长参数改为数组issue#555@Github
* 【core】 新增Convert.toMap方法issue#I12ISI@Gitee
* 【aop 】 增加返回值获取支持优化逻辑和接口pr#561@Github
### Bug修复
* 【extra】 修复Mail中sslEnable无效问题pr#74@Gitee