From 0b8444d0eef50d1ee4e0d0b51e174fa5b447d802 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期三, 17 七月 2024 17:50:35 +0800
Subject: [PATCH] base code

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index ed3be24..7fdd5ce 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -115,6 +115,12 @@
     <Filter Include="project\business\Company">
       <UniqueIdentifier>{84413ffb-b8a4-4dfe-a715-ef03dec8f2ef}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\BasicCode">
+      <UniqueIdentifier>{64c23153-69c8-4db3-9225-9e5375e489ff}</UniqueIdentifier>
+    </Filter>
+    <Filter Include="project\business\SystemSettings">
+      <UniqueIdentifier>{9d76dee1-2190-4b2c-8f17-bd2e54140f7d}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -839,9 +845,6 @@
     <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>
@@ -863,13 +866,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 +902,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">
@@ -908,5 +911,185 @@
     <ClCompile Include="..\project\total3\ViewTotalWin.cpp">
       <Filter>vbusiness\total</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\AccountUnitMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\AddUomGroup.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\basicfareTypeList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\brand.regtype.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\BrandInforList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\BrandInforMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\CartermList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ColorCardNew.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\CustomerMarketList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\CustomerMarketMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ExchangeRate.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ExpressList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ExpressMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\FCL.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ForwarderList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ForwarderMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\FreightExpenseType.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\PaymentTerm.list.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\PaymentTerm.maint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ProfitParam.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\QuickCode.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\QuickCode_Tree.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SetUpRemarks.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ShipcompanyList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\ShipcompanyMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\Simple.Menu.Config.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SKUItem.categoryselect.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SKUItem.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SKUItem.select.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SKUTemplate.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SKUTemplate.select.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SourceRemark.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\SpecialDeductFeeList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\TestingCompanyList.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\TestingCompanyMaint.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\BasicCode\TypeList.maint.supplier.cpp">
+      <Filter>project\business\BasicCode</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\AddUser.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\AddUserGroup.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\BindComputer.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Buglist.Developer.hxsoft_A.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Data.config.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Developer.Synch.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Flow3.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\FlowTermImport.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\FlowTermSelect.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\GroupManagerList_A.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\level.Customer.v3.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\LogList.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\maint.Level.Customer3.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Organization_A.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\ProcessManagement_A.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Resource.select.data.config.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\Role.config.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\SysLoginRecord.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\SysUser.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\TestRetrieveing.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\UserImport.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\UserPassDlg.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\SystemSettings\view.assignadjust.cpp">
+      <Filter>project\business\SystemSettings</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3