添加文件路径修复功能

This commit is contained in:
2025-08-26 16:13:54 +08:00
parent cee06d6537
commit f317bc760a
3 changed files with 16 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
文件库
* 添加了获取目标路径上的文件名和路径名
* 添加对文件路径修复的方法比如untiy路径是/拼接windowsPath使用\拼接,混用会错误的问题。
## [0.5.1]