add method

This commit is contained in:
Looly
2020-09-15 15:17:42 +08:00
parent 37b051a46c
commit b2e1b903ab
4 changed files with 56 additions and 34 deletions

View File

@@ -14,6 +14,7 @@
* 【core 】 增加TransXXXissue#I1TU1Y@Gitee
* 【core 】 增加Generator
* 【db 】 Column增加是否主键、保留位数等字段
* 【cache 】 Cache接口增加get重载issue#1080@Github
### Bug修复
* 【core 】 修复Dict.of错误issue#I1UUO5@Gitee