@@ -48,6 +48,7 @@ namespace Welling_Motor_Debug_Tool
label_BT.Text = "编译时间:" + System.IO.File.GetLastWriteTime(this.GetType().Assembly.Location).ToString("yyyy-MM-dd HH:mm:ss");
//修改日志
+ richTextBox_Log.Text = "";
richTextBox_Log.AppendText(ChangeLog);
//导入网络配置