From 4988c8950db8640eaeb2498b51aca2dfed2c685b Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期一, 15 七月 2024 12:10:15 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 7638a8b..ed3be24 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -112,6 +112,9 @@
     <Filter Include="project\business\ProductSample">
       <UniqueIdentifier>{4e706812-0c60-49af-ae6c-3f9e18a2cd65}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\Company">
+      <UniqueIdentifier>{84413ffb-b8a4-4dfe-a715-ef03dec8f2ef}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -668,9 +671,6 @@
     <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp">
       <Filter>vbusiness\analysis</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\total3\ViewExTotalWin.cpp">
-      <Filter>vbusiness\total</Filter>
-    </ClCompile>
     <ClCompile Include="..\project\tradedocument\DocFileSaveDlg.cpp">
       <Filter>vbusiness\tradedocument</Filter>
     </ClCompile>
@@ -839,5 +839,74 @@
     <ClCompile Include="..\project\total3\viewex.total2.cpp">
       <Filter>vbusiness\total</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp">
+      <Filter>project\business\GDN</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\po.paper.cpp">
+      <Filter>project\business\GDN</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\tracer.so.cpp">
+      <Filter>project\business\GDN</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp">
+      <Filter>project\business\AP</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp">
+      <Filter>project\business\SO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\CompanyList.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\CompanyMaint.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HR_Address.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrEmployee.cpp">
+      <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">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrJob.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrOrg.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrOrgChart.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrOrgMaint.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrOrgType.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HRPerson.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrPersonAdd.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrPersonMaint.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrPersonSel.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrPosition.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Company\HrPositionAdd.cpp">
+      <Filter>project\business\Company</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\total3\ViewTotalWin.cpp">
+      <Filter>vbusiness\total</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3