From 8bdefa465c96a1c16ffb1950b6822117bb5cb091 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 16 九月 2025 15:38:07 +0800
Subject: [PATCH] 1.修复解释JobDataS错位的问题;

---
 SourceCode/Bond/Servo/Servo.vcxproj.filters |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index bc72b7f..d7b7472 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -194,6 +194,13 @@
     </ClCompile>
     <ClCompile Include="DeviceRecipeParamDlg.cpp" />
     <ClCompile Include="CSVData.cpp" />
+    <ClCompile Include="CServoUtilsTool.cpp" />
+    <ClCompile Include="GlassLogDb.cpp" />
+    <ClCompile Include="sqlite3.c" />
+    <ClCompile Include="CProcessDataListDlg.cpp" />
+    <ClCompile Include="GroupLabel.cpp" />
+    <ClCompile Include="CControlJobManagerDlg.cpp" />
+    <ClCompile Include="CCjPage1.cpp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="AlarmManager.h" />
@@ -412,6 +419,14 @@
     </ClInclude>
     <ClInclude Include="DeviceRecipeParamDlg.h" />
     <ClInclude Include="CSVData.h" />
+    <ClInclude Include="CServoUtilsTool.h" />
+    <ClInclude Include="GlassLogDb.h" />
+    <ClInclude Include="sqlite3.h" />
+    <ClInclude Include="sqlite3ext.h" />
+    <ClInclude Include="CProcessDataListDlg.h" />
+    <ClInclude Include="GroupLabel.h" />
+    <ClInclude Include="CControlJobManagerDlg.h" />
+    <ClInclude Include="CCjPage1.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="Servo.rc" />

--
Gitblit v1.9.3