This commit is contained in:
Looly
2022-05-20 17:51:37 +08:00
parent 3ebd7d9ce0
commit f71311b6d3
2 changed files with 5 additions and 3 deletions

View File

@@ -7,6 +7,8 @@
### 🐣新特性
* 【core 】 BeanUtil拷贝对象增加空检查issue#I58CJ3@Gitee
* 【db 】 Column#size改为long
*
### 🐞Bug修复
* 【extra 】 修复SshjSftp初始化未能代入端口配置问题issue#2333@Github
* 【core 】 修复Convert.numberToSimple转换问题issue#2334@Github