add customProperty

This commit is contained in:
Looly
2021-04-23 09:52:52 +08:00
parent 7e0dda4b41
commit 588933a733
4 changed files with 33 additions and 29 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.4 (2021-04-22)
# 5.6.4 (2021-04-23)
### 🐣新特性
* 【core 】 DatePattern补充DateTimeFormatterpr#308@Gitee
@@ -11,6 +11,7 @@
* 【core 】 BeanUtil增加edit方法issue#I3J6BG@Gitee
* 【db 】 Column中加入columnDef字段默认值issue#I3J6BG@Gitee
* 【core 】 BeanUtil增加copyToList方法issue#1526@Github
* 【extra 】 MailAccount增加customProperty可以用户自定义属性pr#317@Gitee
### 🐞Bug修复
* 【db 】 修复SQL分页时未使用别名导致的错误同时count时取消order by子句issue#I3IJ8X@Gitee