mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.7.14 (2021-09-28)
|
||||
# 5.7.14 (2021-09-29)
|
||||
|
||||
### 🐣新特性
|
||||
* 【extra 】 修复HttpCookie设置cookies的方法,不符合RFC6265规范问题(issue#I4B70D@Gitee)
|
||||
@@ -20,6 +20,7 @@
|
||||
* 【http 】 修复Extractor中filter无效问题
|
||||
* 【json 】 修复JSONGetter.getJSONArray判断null的问题(issue#I4C15H@Gitee)
|
||||
* 【db 】 修复Condition没占位符的情况下sql没引号问题(issue#1846@Github)
|
||||
* 【cache 】 修复FIFOCache中remove回调无效问题(pr#1856@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user