From d992e8e3ce9424889517e709c51e01f9b686eba2 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 16 七月 2024 14:46:20 +0800 Subject: [PATCH] update --- jrj/project/business/GDN/CustomCodeNew.cpp | 0 jrj/ext-jrj/ext-jrj.vcxproj | 144 +++++++++++++++++++++------- jrj/ext-jrj/ext-jrj.vcxproj.filters | 117 ++++++++++++++++++++++ 3 files changed, 222 insertions(+), 39 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 7461b2a..cd32cff 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -287,42 +287,114 @@ <ClCompile Include="..\project\business\AR\maint.SettlementExchange.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\BasicCode\AccountUnitMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\AddUomGroup.cpp" /> - <ClCompile Include="..\project\business\BasicCode\basicfareTypeList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\brand.regtype.cpp" /> - <ClCompile Include="..\project\business\BasicCode\BrandInforList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\BrandInforMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\CartermList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ColorCardNew.cpp" /> - <ClCompile Include="..\project\business\BasicCode\CustomerMarketList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\CustomerMarketMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ExchangeRate.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ExpressList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ExpressMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\FCL.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ForwarderList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ForwarderMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\FreightExpenseType.cpp" /> - <ClCompile Include="..\project\business\BasicCode\PaymentTerm.list.cpp" /> - <ClCompile Include="..\project\business\BasicCode\PaymentTerm.maint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ProfitParam.cpp" /> - <ClCompile Include="..\project\business\BasicCode\QuickCode.cpp" /> - <ClCompile Include="..\project\business\BasicCode\QuickCode_Tree.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SetUpRemarks.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ShipcompanyList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\ShipcompanyMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\Simple.Menu.Config.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SKUItem.categoryselect.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SKUItem.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SKUItem.select.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SKUTemplate.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SKUTemplate.select.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SourceRemark.cpp" /> - <ClCompile Include="..\project\business\BasicCode\SpecialDeductFeeList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\TestingCompanyList.cpp" /> - <ClCompile Include="..\project\business\BasicCode\TestingCompanyMaint.cpp" /> - <ClCompile Include="..\project\business\BasicCode\TypeList.maint.supplier.cpp" /> + <ClCompile Include="..\project\business\BasicCode\AccountUnitMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\AddUomGroup.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\basicfareTypeList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\brand.regtype.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\BrandInforList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\BrandInforMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CartermList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ColorCardNew.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExchangeRate.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExpressList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ExpressMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\FCL.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ForwarderList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ForwarderMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\FreightExpenseType.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.list.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.maint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ProfitParam.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\QuickCode.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\QuickCode_Tree.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SetUpRemarks.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\Simple.Menu.Config.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.categoryselect.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUItem.select.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.select.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SourceRemark.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\SpecialDeductFeeList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyList.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyMaint.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> + <ClCompile Include="..\project\business\BasicCode\TypeList.maint.supplier.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\project\business\Company\CompanyList.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index edac3b9..965a48d 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -115,6 +115,9 @@ <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> </ItemGroup> <ItemGroup> <ClInclude Include="framework.h"> @@ -839,9 +842,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> @@ -908,5 +908,116 @@ <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> </ItemGroup> </Project> \ No newline at end of file diff --git a/jrj/project/business/GDN/CustomCodeNew.cpp b/jrj/project/business/GDN/CustomCodeNew.cpp index d473c24..76b8c83 100644 --- a/jrj/project/business/GDN/CustomCodeNew.cpp +++ b/jrj/project/business/GDN/CustomCodeNew.cpp Binary files differ -- Gitblit v1.9.3