fix NPE bug

This commit is contained in:
Looly
2022-04-02 00:42:27 +08:00
parent aaa88dad81
commit 8196941b6e
3 changed files with 16 additions and 16 deletions

View File

@@ -25,6 +25,7 @@
* 【core 】 修复urlWithParamIfGet函数逻辑问题issue#I50IUD@Gitee
* 【core 】 修复IoUtil.readBytes限制长度读取问题issue#2230@Github
* 【http 】 修复HttpRequest中编码对URL无效的问题issue#I50NHQ@Gitee
* 【poi 】 修复读取excel抛NPE错误pr#2234@Github
-------------------------------------------------------------------------------------------------------------