fid Idcard Code

This commit is contained in:
Looly
2019-09-28 02:09:31 +08:00
parent 32955b9c8c
commit daf85caf9e
20 changed files with 546 additions and 351 deletions

View File

@@ -10,6 +10,7 @@
* 【core】 新增Convert.toMap方法issue#I12ISI@Gitee
* 【aop 】 增加返回值获取支持优化逻辑和接口pr#561@Github
* 【aop 】 改进HtmlUtil.removeHtmlAttrissue#556@Github
* 【crypto】 增加SM3和SM4类
### Bug修复
* 【extra】 修复Mail中sslEnable无效问题pr#74@Gitee