fix equals

This commit is contained in:
Looly
2020-10-09 16:30:19 +08:00
parent 69362f1031
commit c59acb3bac
4 changed files with 26 additions and 11 deletions

View File

@@ -10,6 +10,7 @@
* 【http 】 HttpRequest增加setProxy重载pr#190@Gitee
* 【core 】 XmlUtil.cleanCommentpr#191@Gitee
* 【core 】 ArrayUtil.unWrap增加默认值pr#1149@Github
* 【core 】 ArrayUtil.indexOf修改double的equals判断pr#1147@Github
### Bug修复
* 【core 】 解决农历判断节日未判断大小月导致的问题issue#I1XHSF@Gitee