fix normalize

This commit is contained in:
Looly
2021-07-12 10:08:17 +08:00
parent a8cc693b18
commit bee3056844
3 changed files with 23 additions and 6 deletions

View File

@@ -3,11 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.5 (2021-07-10)
# 5.7.5 (2021-07-12)
### 🐣新特性
### 🐞Bug修复
* 【core 】 修复FileUtil.normalize处理上级路径的问题issue#I3YPEH@Gitee
-------------------------------------------------------------------------------------------------------------