ignore bridge

This commit is contained in:
Looly
2021-11-24 23:44:17 +08:00
parent 30515f0351
commit 99763a32b3
3 changed files with 21 additions and 14 deletions

View File

@@ -24,6 +24,7 @@
* 【core 】 DateUtil.toIntSecond标记为弃用issue#I4JHPR@Gitee
* 【db 】 Db.executeBatch标记一个重载为弃用issue#I4JIPH@Gitee
* 【core 】 增加CharSequenceUtil.subPreGbk重载issue#I4JO2E@Gitee
* 【core 】 ReflectUtil.getMethod排除桥接方法pr#1965@Github
*
### 🐞Bug修复
* 【core 】 修复FileResource构造fileName参数无效问题issue#1942@Github