From 3c12398a8520b8744b40d4e882639a18be8f8057 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期三, 24 七月 2024 16:38:35 +0800
Subject: [PATCH] update

---
 jrj/project/business/Expense/FreightExpenseList.cpp |    0 
 jrj/ext-jrj/ext-jrj.vcxproj                         |    1 +
 jrj/ext-jrj/ext-jrj.vcxproj.filters                 |    3 +++
 3 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index eb72cac..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" />
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 819c5cc..5c5be77 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1262,5 +1262,8 @@
     <ClCompile Include="..\project\business\Expense\TestExpense.GDNInvoiceno.cpp">
       <Filter>project\business\Expense</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\FreightExpenseList.cpp">
+      <Filter>project\business\Expense</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file
diff --git a/jrj/project/business/Expense/FreightExpenseList.cpp b/jrj/project/business/Expense/FreightExpenseList.cpp
new file mode 100644
index 0000000..6a53577
--- /dev/null
+++ b/jrj/project/business/Expense/FreightExpenseList.cpp
Binary files differ

--
Gitblit v1.9.3