add NetUtil.isopen

This commit is contained in:
Looly
2020-04-19 09:38:17 +08:00
parent eaf1938433
commit f4fc97f9de
5 changed files with 56 additions and 6 deletions

View File

@@ -3,10 +3,12 @@
-------------------------------------------------------------------------------------------------------------
## 5.3.2 (2020-04-17)
## 5.3.2 (2020-04-19)
### 新特性
* 【core 】 增加NetUtil.isOpen方法
### Bug修复
* 【db 】 修复PageResult.isLast计算问题
-------------------------------------------------------------------------------------------------------------
## 5.3.1 (2020-04-17)