This commit is contained in:
Looly
2019-11-20 00:15:52 +08:00
parent eec404f875
commit 106ea5a759
12 changed files with 399 additions and 378 deletions

View File

@@ -6,8 +6,11 @@
## 5.0.7
### 新特性
* 【core 】 解决NumberUtil导致的ambiguous问题issue#630@Github
* 【core 】 BeanUtil.isEmpty()忽略字段支持增加isNotEmptyissue#629@Github
### Bug修复
* 【extra】 修复SFTP.upload上传失败的问题
-------------------------------------------------------------------------------------------------------------