From a24a99da3f57ca960e0bde4df1cb4799e6254b30 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期二, 16 七月 2024 12:36:30 +0800
Subject: [PATCH] update

---
 jrj/ext-jrj/ext-jrj.vcxproj.filters |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index ed3be24..edac3b9 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -863,13 +863,13 @@
     <ClCompile Include="..\project\business\Company\HR_Address.cpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\business\Company\HrEmployee.cpp">
+    <ClCompile Include="..\project\business\Company\HrEmployee.hpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
     <ClCompile Include="..\project\business\Company\HrEmployeeAdd.cpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\business\Company\HrEmployeex.cpp">
+    <ClCompile Include="..\project\business\Company\HrEmployeex.hpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
     <ClCompile Include="..\project\business\Company\HrJob.cpp">
@@ -899,7 +899,7 @@
     <ClCompile Include="..\project\business\Company\HrPersonSel.cpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\business\Company\HrPosition.cpp">
+    <ClCompile Include="..\project\business\Company\HrPosition.hpp">
       <Filter>project\business\Company</Filter>
     </ClCompile>
     <ClCompile Include="..\project\business\Company\HrPositionAdd.cpp">

--
Gitblit v1.9.3