优化提示
This commit is contained in:
@@ -47,7 +47,7 @@ namespace RevokeMsgPatcher.Model
|
||||
|
||||
if (!Directory.Exists(searchDirectory))
|
||||
{
|
||||
throw new DirectoryNotFoundException($"Directory not found: {searchDirectory}");
|
||||
return "";
|
||||
}
|
||||
|
||||
// 获取所有子目录
|
||||
|
||||
Reference in New Issue
Block a user