fix provience bug

This commit is contained in:
Looly
2021-06-24 22:01:01 +08:00
parent 36dcc17390
commit 968d18db10
2 changed files with 20 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
### 🐞Bug修复
* 【json 】 修复XML转义字符的问题issue#I3XH09@Gitee
* 【core 】 修复FormatCache中循环引用异常pr#1673@Github
* 【core 】 修复IdcardUtil.getIdcardInfo.getProvinceCode获取为汉字的问题issue#I3XP4Q@Gitee
-------------------------------------------------------------------------------------------------------------