fix local port bug

This commit is contained in:
Looly
2020-03-08 17:41:57 +08:00
parent 3c1060769e
commit fb4af337ea
4 changed files with 122 additions and 125 deletions

View File

@@ -10,6 +10,7 @@
### Bug修复
* 【setting】 修复Props.toBean方法null的问题
* 【core 】 修复DataUtil.parseLocalDateTime无时间部分报错问题issue#I1B18H@Gitee
* 【core 】 修复NetUtil.isUsableLocalPort()判断问题issue#765@Github
-------------------------------------------------------------------------------------------------------------