This commit is contained in:
Looly
2022-06-07 10:18:40 +08:00
parent 9f41698647
commit 886a865aac
7 changed files with 60 additions and 64 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0.M1 (2022-06-06)
# 6.0.0.M1 (2022-06-07)
### 计划实现
* 【poi 】 PDF相关基于PdfBox
@@ -14,7 +14,6 @@
* 【db 】 增加DDL封装
* 【json 】 删除JSONNull
* 【json 】 实现自定义的类型转换,不影响全局的转换器
* 【core 】 Converter设计缺陷需要改造使用TypeConverter可以更好的兼容细化类型的转换
### ❌不兼容特性