From 43cd50ae5629f8e18c349fe5e9a58aac298df9f2 Mon Sep 17 00:00:00 2001 From: chenluhua1980 <Chenluhua@qq.com> Date: 星期五, 06 二月 2026 16:58:32 +0800 Subject: [PATCH] 1.修复一个判断逻辑问题; --- SourceCode/Bond/SGMeasurement/PLCSignalListener.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SourceCode/Bond/SGMeasurement/PLCSignalListener.h b/SourceCode/Bond/SGMeasurement/PLCSignalListener.h index 0a4030d..aa40df7 100644 --- a/SourceCode/Bond/SGMeasurement/PLCSignalListener.h +++ b/SourceCode/Bond/SGMeasurement/PLCSignalListener.h @@ -1,4 +1,4 @@ -#pragma once +锘�#pragma once #include "CCLinkIEControl.h" -- Gitblit v1.9.3