From 505effa88b17ce8c3c7ac5403b76d9e5d0cfc2a5 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期一, 28 十月 2024 11:58:31 +0800
Subject: [PATCH] 谷歌版本问题修复

---
 HDL_ON/Common/Constant.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/Common/Constant.cs b/HDL_ON/Common/Constant.cs
index c79c6f1..6c791d3 100644
--- a/HDL_ON/Common/Constant.cs
+++ b/HDL_ON/Common/Constant.cs
@@ -296,7 +296,7 @@
         /// <summary>
         /// 涓版灄鍙瀵硅鍛煎彨
         /// </summary>
-        FLCall,
+        //FLCall,
         /// <summary>
         /// 鎸や笅绾挎帹閫�
         /// </summary>
@@ -312,7 +312,7 @@
         /// <summary>
         /// HDL鍙瀵硅
         /// </summary>
-        HDL_INTERPHONE,
+        //HDL_INTERPHONE,
         /// <summary>
         /// 闂ㄩ搩鎺ㄩ��(钀ょ煶瑙嗛闂ㄩ攣)
         /// </summary>

--
Gitblit v1.8.0