add method

This commit is contained in:
Looly
2021-11-26 21:49:01 +08:00
parent 95854cddb1
commit 06cc38734c
3 changed files with 25 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
* 【core 】 ReflectUtil.getMethod排除桥接方法pr#1965@Github
* 【http 】 completeFileNameFromHeader在使用path为路径时自动解码issue#I4K0FS@Gitee
* 【core 】 CopyOptions增加override配置issue#I4JQ1N@Gitee
* 【poi 】 SheetRidReader可以获取所有sheet名issue#I4JA3M@Gitee
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github