fix charset bug

This commit is contained in:
Looly
2020-02-11 16:46:05 +08:00
parent 9cec19b779
commit 804a15a105
2 changed files with 13 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 废弃isMactchRegex改为isMatchRegex方法错别字
### Bug修复
* 【core 】 CharsetUtil在不支持GBK的系统中运行报错问题issue#731@Github
-------------------------------------------------------------------------------------------------------------