From 30a7b29d0eb11ce87a9c0cafa0e5dd00c242d699 Mon Sep 17 00:00:00 2001
From: chenluhua1980 <Chenluhua@qq.com>
Date: 星期一, 19 一月 2026 16:20:58 +0800
Subject: [PATCH] 1.关掉LoadPort模拟数据
---
SourceCode/Bond/SGMeasurement/SGMeasurement.vcxproj.filters | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/SourceCode/Bond/SGMeasurement/SGMeasurement.vcxproj.filters b/SourceCode/Bond/SGMeasurement/SGMeasurement.vcxproj.filters
index 163f190..df340e5 100644
--- a/SourceCode/Bond/SGMeasurement/SGMeasurement.vcxproj.filters
+++ b/SourceCode/Bond/SGMeasurement/SGMeasurement.vcxproj.filters
@@ -48,6 +48,9 @@
<ClInclude Include="PLCSignalListener.h">
<Filter>澶存枃浠�</Filter>
</ClInclude>
+ <ClInclude Include="ProductResultStorage.h">
+ <Filter>澶存枃浠�</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="SGMeasurement.cpp">
@@ -71,6 +74,9 @@
<ClCompile Include="PLCSignalListener.cpp">
<Filter>婧愭枃浠�</Filter>
</ClCompile>
+ <ClCompile Include="ProductResultStorage.cpp">
+ <Filter>婧愭枃浠�</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="SGMeasurement.rc">
--
Gitblit v1.9.3