fix indexOfSub bug

This commit is contained in:
Looly
2021-06-28 23:07:40 +08:00
parent 062d070d92
commit ffed1d32fd
3 changed files with 100 additions and 8 deletions

View File

@@ -24,6 +24,7 @@
* 【core 】 修复SqlFormatter部分SQL空指针问题issue#I3XS44@Gitee
* 【core 】 修复DateRange计算问题issue#I3Y1US@Gitee
* 【core 】 修复BeanCopier中setFieldNameEditor失效问题pr#349@Gitee
* 【core 】 修复ArrayUtil.indexOfSub查找bugpr#349@Gitee
-------------------------------------------------------------------------------------------------------------