From b0e4638bc1780bbc007e9055895db0c511b68fd6 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期二, 01 九月 2026 16:48:26 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 3322168..d0423c0 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -603,6 +603,7 @@
     <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchTo.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchToEx.cpp" />
     <ClCompile Include="..\project\business\Expense\ExportCreditMaint.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
@@ -631,6 +632,7 @@
     <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestFormEx.cpp" />
     <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp" />
     <ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp" />
     <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp">
@@ -723,6 +725,7 @@
     <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp" />
     <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp" />
     <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp" />
+    <ClCompile Include="..\project\business\GDN\Merge.GDN.cpp" />
     <ClCompile Include="..\project\business\GDN\po.paper.cpp" />
     <ClCompile Include="..\project\business\GDN\select.item.po.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
@@ -871,6 +874,7 @@
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\ProductSample\UserProductApplyEx.cpp" />
     <ClCompile Include="..\project\business\ProductSample\ViewPicturesEx.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
@@ -1156,6 +1160,7 @@
     </ClCompile>
     <ClCompile Include="..\project\start.vframe.vbusiness.cpp" />
     <ClCompile Include="..\project\total3\FactoryPayment.cpp" />
+    <ClCompile Include="..\project\total3\FactoryPaymentMethod.cpp" />
     <ClCompile Include="..\project\total3\GDNItem.GDN.cpp" />
     <ClCompile Include="..\project\total3\ProductNewList.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
@@ -1291,6 +1296,7 @@
     <ClCompile Include="JType.cpp" />
     <ClCompile Include="JValue.cpp" />
     <ClCompile Include="JVariant.cpp" />
+    <ClCompile Include="list.Test.ap.cpp" />
     <ClCompile Include="pch.cpp">
       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>

--
Gitblit v1.9.3