From ce22455f57f11a3f7f1f8c8d03c243957ae26ad1 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 19 七月 2024 18:42:50 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index ae5f9ec..be47a63 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -121,6 +121,9 @@
     <Filter Include="project\business\SystemSettings">
       <UniqueIdentifier>{9d76dee1-2190-4b2c-8f17-bd2e54140f7d}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\Quote">
+      <UniqueIdentifier>{8b3b4162-bfac-425e-b44d-ae8482f17564}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -1097,5 +1100,65 @@
     <ClCompile Include="..\project\business\SystemSettings\ProcessManagement.cpp">
       <Filter>project\business\SystemSettings</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\XmShare.Quote.v3.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\xmQuoteBillList.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\trade.document.selectdlg.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\trade.document.saveas.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\TOSelectDlg.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteSupplierItem.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteFilePurched.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteFilePurch.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\Product.Select.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp">
+      <Filter>project\business\GDN</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp">
+      <Filter>project\business\GDN</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\PO.maint.item.line.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\del.vatinvoice.cpp">
+      <Filter>project\business\VATNotify</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\list.vatinvoice.cpp">
+      <Filter>project\business\VATNotify</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\maint.vatinvoice..cpp">
+      <Filter>project\business\VATNotify</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\maint.vatinvoiceEx.cpp">
+      <Filter>project\business\VATNotify</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\VATInvoiceNew.cpp">
+      <Filter>project\business\VATNotify</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\AP\list.RefundGDNLine.Entity.xarch.cpp">
+      <Filter>project\business\AP</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\AP\list.RefundSourcingLine.Entity.xarch.cpp">
+      <Filter>project\business\AP</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3