numberUtil change to isBlank

This commit is contained in:
Looly
2021-06-18 18:22:49 +08:00
parent cd63bdd755
commit f679ec633f
2 changed files with 8 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
* 【core 】 增加StrJoiner
* 【core 】 增加TreeBuilder
* 【core 】 IterUtil增加getFirstNonNull方法
* 【core 】 NumberUtil判空改为isBlankissue#1664@Github
### 🐞Bug修复
* 【db 】 修复Oracle下别名错误造成的SQL语法啊错误issue#I3VTQW@Gitee