This commit is contained in:
Looly 2024-06-18 23:38:59 +08:00
parent 9f35ab2cc9
commit 8296410ff6

View File

@ -3,12 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 6.0.0-M13 (2024-04-22)
# 6.0.0-M14 (2024-06-18)
### 计划实现
* 【poi 】 Markdown相关如HTML转换等基于commonmark-java
* 【db 】 增加DDL封装
* 【poi 】 CellUtil.getCellIfMergedRegion考虑添加缓存支持增加最大和最小范围判断减少遍历
* 【poi 】 考虑增加Excel模板填充Word模板生成等
* 【http 】 redirect跳转和Cookie
* 【json 】 JSON门面封装