fix bug and add timeout

This commit is contained in:
Looly
2022-05-30 07:44:45 +08:00
parent 30692987ff
commit 60a068db3f
5 changed files with 57 additions and 23 deletions

View File

@@ -3,10 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.3.M1 (2022-05-27)
# 5.8.3.M1 (2022-05-30)
### 🐣新特性
* 【extra 】 mail增加writeTimeout参数支持issue#2355@Github
### 🐞Bug修复
* 【core 】 修复NumberUtil.isXXX空判断错误issue#2356@Github
-------------------------------------------------------------------------------------------------------------