fix zipcode

This commit is contained in:
Looly
2020-12-02 02:33:45 +08:00
parent ba2a8156d5
commit c0f1afd709
3 changed files with 29 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
* 【core 】 修复ZipUtil判断压缩文件是否位于压缩目录内的逻辑有误的问题issue#1251@Github
* 【json 】 修复JSONObject.accumulate问题
* 【core 】 修复部分xlsx文件sax方式解析空指针问题issue#1265@Github
* 【core 】 修复PatternPool中邮编的正则issue#1274@Github
-------------------------------------------------------------------------------------------------------------