BooleanUtil的andOfWrap和orOfWrap()忽略null

This commit is contained in:
Looly
2022-09-13 11:17:13 +08:00
parent 4696576598
commit b2c90d7d88
4 changed files with 53 additions and 8 deletions

View File

@@ -3,9 +3,10 @@
-------------------------------------------------------------------------------------------------------------
# 5.8.7.M1 (2022-09-07)
# 5.8.7.M1 (2022-09-13)
### 🐣新特性
* 【core 】 BooleanUtil的andOfWrap和orOfWrap()忽略nullissue#2599@Github
### 🐞Bug修复
-------------------------------------------------------------------------------------------------------------