From 452e31fbe5404d2ec8eb4c5b2e02138d837c146c Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 10 六月 2025 14:44:18 +0800
Subject: [PATCH] 1.Panel Data Report数据的获取,

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

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index f81b1d2..bb768f8 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -155,6 +155,10 @@
     <ClCompile Include="CMyStatusbar.cpp" />
     <ClCompile Include="CRobotTask.cpp" />
     <ClCompile Include="CSlot.cpp" />
+    <ClCompile Include="CRobotTaskDlg.cpp" />
+    <ClCompile Include="PageTransferLog.cpp" />
+    <ClCompile Include="ServoMemDC.cpp" />
+    <ClCompile Include="CPageLinkSignal.cpp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="AlarmManager.h" />
@@ -315,6 +319,10 @@
     <ClInclude Include="CMyStatusbar.h" />
     <ClInclude Include="CRobotTask.h" />
     <ClInclude Include="CSlot.h" />
+    <ClInclude Include="CRobotTaskDlg.h" />
+    <ClInclude Include="PageTransferLog.h" />
+    <ClInclude Include="ServoMemDC.h" />
+    <ClInclude Include="CPageLinkSignal.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="Servo.rc" />

--
Gitblit v1.9.3