support Hyperlink

This commit is contained in:
Looly
2021-09-17 21:05:39 +08:00
parent 545e2d4774
commit 9db1d175e0
8 changed files with 136 additions and 22 deletions

View File

@@ -12,6 +12,7 @@
* 【core 】 BitStatusUtil添加来源声明issue#1824@Github
* 【core 】 UrlQuery.build增加重载支持可选是否转义issue#I4AIX1@Gitee
* 【core 】 ListUtil增加swapTo和swapElement方法pr#416@Gitee
* 【poi 】 ExcelWriter支持Hyperlinkissue#I49QAL@Gitee
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题