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/project/business/Expense/ExportCredit.SwitchToEx.cpp | 0
jrj/project/business/Expense/ExportCreditMaint.cpp | 0
jrj/project/business/Expense/ExportCredit.cpp | 0
jrj/ext-jrj/ext-jrj.vcxproj | 1 +
jrj/ext-jrj/ext-jrj.vcxproj.filters | 3 +++
5 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 692bc2a..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>
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 8bff7f1..1800b25 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1664,6 +1664,9 @@
<ClCompile Include="..\project\business\ProductSample\UserProductApplyEx.cpp">
<Filter>project\business\ProductSample</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchToEx.cpp">
+ <Filter>project\business\Expense</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ext-jrj.def">
diff --git a/jrj/project/business/Expense/ExportCredit.SwitchToEx.cpp b/jrj/project/business/Expense/ExportCredit.SwitchToEx.cpp
new file mode 100644
index 0000000..e631623
--- /dev/null
+++ b/jrj/project/business/Expense/ExportCredit.SwitchToEx.cpp
Binary files differ
diff --git a/jrj/project/business/Expense/ExportCredit.cpp b/jrj/project/business/Expense/ExportCredit.cpp
index 7fde9e1..87bee13 100644
--- a/jrj/project/business/Expense/ExportCredit.cpp
+++ b/jrj/project/business/Expense/ExportCredit.cpp
Binary files differ
diff --git a/jrj/project/business/Expense/ExportCreditMaint.cpp b/jrj/project/business/Expense/ExportCreditMaint.cpp
index 78aee61..0692bdf 100644
--- a/jrj/project/business/Expense/ExportCreditMaint.cpp
+++ b/jrj/project/business/Expense/ExportCreditMaint.cpp
Binary files differ
--
Gitblit v1.9.3