From 42b78147ee4d1f9a211851256b4623afe6a102cd Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 24 四月 2024 10:06:58 +0800 Subject: [PATCH] 修复组控无法保存名称的问题, --- HDL_ON/Common/HDLCommon.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/HDLCommon.cs b/HDL_ON/Common/HDLCommon.cs index 05fe952..d1d2716 100644 --- a/HDL_ON/Common/HDLCommon.cs +++ b/HDL_ON/Common/HDLCommon.cs @@ -365,7 +365,7 @@ case "464027401@qq.com": case "13580507523": case "15626203746": - case "18316672920": + case "13924245850": return; } -- Gitblit v1.8.0