From 9d86456742905c9c908fe5739608339be1b1cb0c Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期四, 05 九月 2024 12:01:49 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 974209d..0bf12d3 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -562,6 +562,7 @@
     <ClCompile Include="..\project\business\Expense\maint.Document.ExportCredit.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\maint.Document.MouldFeeBase.cpp" />
     <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
@@ -578,6 +579,8 @@
     <ClCompile Include="..\project\business\Expense\MouldFee.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\MouldFeeBase.cpp" />
+    <ClCompile Include="..\project\business\Expense\MouldFeeEx.cpp" />
     <ClCompile Include="..\project\business\Expense\PaperCardCheck.cpp" />
     <ClCompile Include="..\project\business\Expense\PaperCardReconciliation.cpp" />
     <ClCompile Include="..\project\business\Expense\PaperCardReconciliationEx.cpp">

--
Gitblit v1.9.3