add method and fix GlobalMailAccount

This commit is contained in:
Looly
2020-09-25 11:37:46 +08:00
parent 3846985acd
commit 74cb1abeeb
8 changed files with 38 additions and 8 deletions

View File

@@ -16,6 +16,9 @@
* 【core 】 CharUtil and StrUtil增加@pr#1106@Github
* 【extra 】 优化EMOJ查询逻辑pr#1112@Github
* 【extra 】 优化CollUtil交并集结果集合设置初始化大小避免扩容成本pr#1110@Github
* 【core 】 优化PageUtil彩虹算法issue#1110@Github
* 【core 】 IoUtil增加readUtf8方法
* 【core 】 优化全局邮箱账户初始化逻辑pr#1114@Github
### Bug修复
* 【crypto 】 修复SM2验签后无法解密问题issue#I1W0VP@Gitee