StrUtil增加toStringOrEmpty方法

This commit is contained in:
Looly
2024-04-03 12:45:08 +08:00
parent 562d41386f
commit 28222dd349
2 changed files with 4 additions and 3 deletions

View File

@@ -2,10 +2,11 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.28(2024-04-01)
# 5.8.28(2024-04-03)
### 🐣新特性
* 【core 】 修正XmlUtil的omitXmlDeclaration描述注释issue#I9CPC7@Gitee
* 【core 】 StrUtil增加toStringOrEmpty方法issue#I9CPC7@Gitee
### 🐞Bug修复