add method for #1342

This commit is contained in:
Looly
2021-01-02 11:36:14 +08:00
parent 6110a20f0a
commit 71177864be
4 changed files with 40 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 DynaBean.create增加重载方法pr#245@Gitee
* 【core 】 IdcardUtil增加重载是否忽略大小写issue#1348@Github
* 【poi 】 SheetRidReader增加getRidByIndex方法issue#1342@Github
### Bug修复