fix double equals

This commit is contained in:
Looly
2020-09-08 09:46:14 +08:00
parent 56917f5295
commit 4d7b795505
3 changed files with 16 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
* 【poi 】 修复ExcelFileUtil.isXls判断问题pr#1055@Github
* 【poi 】 修复CglibUtil.copyList参数错误导致的问题
* 【http 】 修复GET请求附带body导致变POST的问题
* 【core 】 修复double相等判断问题pr#175@Gitee
-------------------------------------------------------------------------------------------------------------