fix domain encode bug

This commit is contained in:
Looly
2019-12-05 10:01:25 +08:00
parent affcc57598
commit 41b578391b
5 changed files with 24 additions and 29 deletions

View File

@@ -45,6 +45,7 @@
* 【core】 修复ZipUtil解压目录遗留问题issue#I14NO3@Gitee
* 【core】 修复等比缩放给定背景色无效问题pr#625@Github
* 【poi 】 修复sax方式读取excel中无样式表导致的空指针问题
* 【core】 修复标准化URL时domain被转义的问题pr#654@Github
-------------------------------------------------------------------------------------------------------------