This commit is contained in:
Mn
2023-11-08 17:43:39 +08:00
parent efaed011e0
commit b626dc1b68
5 changed files with 213 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ namespace NetPanel.Bl
public static string Exec(string fileName,string command)
{
if (OperatingSystem.IsWindows()) // 检查当前操作系统是否为 Windows
{