fix IdCardUtil

This commit is contained in:
Looly
2020-07-23 17:04:54 +08:00
parent 23884e7121
commit 0ee4108d26
3 changed files with 11 additions and 21 deletions

View File

@@ -14,6 +14,7 @@
* 【http 】 UserAgentUtil增加Android原生浏览器识别pr#975@Github
* 【crypto 】 增加ECIES算法类issue#979@Github
* 【crypto 】 CollUtil增加padLeft和padRight方法pr#141@Gitee
* 【core 】 IdCardUtil香港身份证去除首字母校验issue#I1OOTB@Gitee
### Bug修复
* 【core 】 修复ZipUtil中finish位于循环内的问题issue#961@Github