From 9e6a932633a08a02b497e5c174a7915e6309a2cc Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 06 九月 2023 13:26:52 +0800
Subject: [PATCH] 升级自研linphone SDK

---
 HDL_ON/UI/MainPage.cs |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/MainPage.cs b/HDL_ON/UI/MainPage.cs
index e704e17..ddf24dc 100644
--- a/HDL_ON/UI/MainPage.cs
+++ b/HDL_ON/UI/MainPage.cs
@@ -634,7 +634,8 @@
                 || msg.Contains("鍙戦��")
                 || msg.Contains("鎺ユ敹鍒版帹閫�")
                    || msg.Contains("api")
-
+                || msg.Contains("璇诲彇鍔熻兘鐘舵��")
+                //|| true
                 )
                 Console.WriteLine(msg);
 #endif

--
Gitblit v1.8.0