fix NetUtil

This commit is contained in:
Looly
2021-07-23 09:10:11 +08:00
parent 08a3eeb752
commit ff8ed2a0e3
2 changed files with 14 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 增加FieldsComparatorpr#374@Gitee
* 【core 】 FileUtil.del采用Files.delete实现
* 【core 】 改进Base64.isBase64方法增加等号判断issue#1710@Github
* 【core 】 改进NetUtil.getLocalHost逻辑issue#1717@Github
### 🐞Bug修复