HexUtil#format方法增加prefix参数

This commit is contained in:
Looly
2024-02-26 15:57:05 +08:00
parent 5dd8d51f7a
commit 832235f5e8
4 changed files with 32 additions and 6 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.27(2024-02-22)
# 5.8.27(2024-02-26)
### 🐣新特性
* 【extra 】 FreemarkerEngine修改默认版本参数
* 【db 】 增加达梦数据库方言pr#1178@Gitee
* 【core 】 HexUtil#format方法增加prefix参数issue#I93PU9@Gitee
### 🐞Bug修复