fix ClassScanner bug

This commit is contained in:
Looly
2021-07-12 18:53:24 +08:00
parent bee3056844
commit 3160742be1
3 changed files with 91 additions and 13 deletions

View File

@@ -9,6 +9,7 @@
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize处理上级路径的问题issue#I3YPEH@Gitee
* 【core 】 修复ClassScanner扫描空包遗漏问题
-------------------------------------------------------------------------------------------------------------