fix mail bug

This commit is contained in:
Looly
2019-09-26 17:22:57 +08:00
parent afbfcb4993
commit 1fa812137d
6 changed files with 139 additions and 88 deletions

View File

@@ -9,6 +9,7 @@
* 【core】 ArrayUtil.isEmpty可变长参数改为数组issue#555@Github
### Bug修复
* 【extra】 修复Mail中sslEnable无效问题pr#74@Gitee
-------------------------------------------------------------------------------------------------------------