This commit is contained in:
Looly 2022-06-06 02:52:35 +08:00
parent be32d5f9b6
commit 518b4212f6

View File

@ -14,6 +14,7 @@
* 【db 】 增加DDL封装
* 【json 】 删除JSONNull
* 【json 】 实现自定义的类型转换,不影响全局的转换器
* 【core 】 Converter设计缺陷需要改造使用TypeConverter可以更好的兼容细化类型的转换
### ❌不兼容特性