This commit is contained in:
Looly
2019-09-11 15:24:27 +08:00
parent 3288f26795
commit 6a9feb0576
2 changed files with 4 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
### Bug修复
* 【core】 修复NetUtil.getUsableLocalPort问题pr#69@Gitee
* 【core】 修复MathUtil.arrangementSelect重复元素导致无结果问题issue#529@Gitee
* 【core】 修复RandomUtil.randomEleSet越界问题issue#535@Gitee
-------------------------------------------------------------------------------------------------------------