add field

This commit is contained in:
Looly
2020-09-15 12:54:31 +08:00
parent 13431497ae
commit 37b051a46c
13 changed files with 417 additions and 71 deletions

View File

@@ -12,6 +12,8 @@
* 【core 】 扩充Console功能支持可变参数issue#1077@Github
* 【crypto 】 增加ECKeyUtilissue#I1UOF5@Gitee
* 【core 】 增加TransXXXissue#I1TU1Y@Gitee
* 【core 】 增加Generator
* 【db 】 Column增加是否主键、保留位数等字段
### Bug修复
* 【core 】 修复Dict.of错误issue#I1UUO5@Gitee