mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
fix Ipv4Util bug
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
### Bug修复
|
||||
* 【core 】 修复DateUtil.current使用System.nanoTime的问题(issue#1198@Github)
|
||||
* 【core 】 修复Excel03SaxReader判断日期出错问题(issue#I23M9H@Gitee)
|
||||
* 【core 】 修复ClassUtil.getTypeArgument方法在判断泛型时导致的问题(issue#1207@Github)
|
||||
* 【core 】 修复Ipv4Util分隔符问题(issue#I24A9I@Gitee)
|
||||
* 【core 】 修复Ipv4Util.longToIp的问题
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user