From f65719b8d69c92bdb66005e41a2b1f2b32953312 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 01 八月 2023 13:48:30 +0800 Subject: [PATCH] Merge branch 'Dev-Branch' into wxr-2.1 --- 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 44a2e3a..60bf4fe 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.0"; ///// <summary> ///// 瀹㈡埛绔被鍨� ///// </summary> @@ -122,7 +122,7 @@ SPK.PanelSocket,SPK.ElectricSocket, SPK.MechanicalArm,SPK.IpCam_Imou, SPK.GroupControl, - SPK.AvMusic,SPK.MusicStandard + //SPK.AvMusic,SPK.MusicStandard }; @@ -623,7 +623,7 @@ if (msg.Contains("鏀跺埌鏁版嵁") || msg.Contains("鍙戦��") || msg.Contains("鎺ユ敹鍒版帹閫�") - + || true ) Console.WriteLine(msg); #endif -- Gitblit v1.8.0