diff --git a/SageTools.Console/Program.cs b/SageTools.Console/Program.cs index e85501a..e19237b 100644 --- a/SageTools.Console/Program.cs +++ b/SageTools.Console/Program.cs @@ -55,7 +55,6 @@ static void Main(string[] args) } xmlDoc.Save(path); System.Console.WriteLine("处理完毕!"); - System.Console.ReadKey(); } } } \ No newline at end of file