From 7c6aafab5bcdf45d75c3af10874884f0839072b2 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期三, 24 七月 2024 19:15:43 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 31b07e9..29756db 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -545,6 +545,7 @@
     <ClCompile Include="..\project\business\Expense\FreightExpenseItem.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\FreightExpenseList.cpp" />
     <ClCompile Include="..\project\business\Expense\GdnSourceSplit.cpp" />
     <ClCompile Include="..\project\business\Expense\list.expense.ap.cpp" />
     <ClCompile Include="..\project\business\Expense\list.manage.ap.cpp" />
@@ -600,6 +601,7 @@
     <ClCompile Include="..\project\business\Expense\TestExpense.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\TestExpense.GDNInvoiceno.cpp" />
     <ClCompile Include="..\project\business\Expense\TestExpenseBase.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>

--
Gitblit v1.9.3