mirror of
https://gitee.com/dromara/hutool.git
synced 2025-12-04 19:08:04 +08:00
fix url bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.4.3 (2020-09-11)
|
||||
# 5.4.3 (2020-09-13)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 使用静态的of方法来new对象(pr#177@Gitee)
|
||||
@@ -12,6 +12,8 @@
|
||||
* 【core 】 扩充Console功能,支持可变参数(issue#1077@Github)
|
||||
|
||||
### Bug修复
|
||||
* 【core 】 修复Dict.of错误(issue#I1UUO5@Gitee)
|
||||
* 【core 】 修复UrlBuilder地址参数问题(issue#I1UWCA@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user