From 3fcb73db484d2bed5ee993702913a7eaea68068c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 18 八月 2023 18:01:23 +0800 Subject: [PATCH] 2.1.2 --- HDL_ON/UI/MainPage.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs index faf0875..76549d3 100644 --- a/HDL_ON/UI/MainPage.cs +++ b/HDL_ON/UI/MainPage.cs @@ -26,7 +26,7 @@ /// <summary> /// 鐗堟湰鍙� /// </summary> - public static string VersionString = "2.0.0"; + public static string VersionString = "2.1.2"; ///// <summary> ///// 瀹㈡埛绔被鍨� ///// </summary> @@ -629,8 +629,8 @@ { #if DEBUG if (msg.Contains("鏀跺埌鏁版嵁") - || msg.Contains("api鍔熻兘鎺у埗") - //|| msg.Contains("鎺ユ敹鍒版帹閫�") + || msg.Contains("鍙戦��") + || msg.Contains("璇诲彇鍔熻兘鐘舵��") //|| true ) Console.WriteLine(msg); -- Gitblit v1.8.0