add method

This commit is contained in:
Looly 2022-03-24 22:23:22 +08:00
parent 9d5d55bf6a
commit 2854d2c320

View File

@ -40,6 +40,7 @@
* 【http 】 GlobalHeaders增加系统属性allowUnsafeServerCertChange、allowUnsafeRenegotiation
* 【http 】 UserAgentUtil 解析增加MiUI/XiaoMi浏览器判断逻辑pr#581@Gitee
* 【core 】 FileAppender添加锁构造pr#2211@Github
* 【poi 】 ExcelReader增加构造pr#2213@Github
### 🐞Bug修复
* 【core 】 修复ObjectUtil.hasNull传入null返回true的问题pr#555@Gitee