From b18ca9ae8f46e89d320c43c54dc8e6cfd10c043b Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 28 六月 2024 18:15:51 +0800
Subject: [PATCH] update Supplier

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 536699b..f1dbe90 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -70,6 +70,9 @@
     <Filter Include="vbusiness\printview">
       <UniqueIdentifier>{6f77cfbf-b9ec-4031-9d7a-6925116f657b}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\Supplier">
+      <UniqueIdentifier>{411fad96-7418-4b98-8e36-3f9893659ea1}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -282,6 +285,12 @@
     <ClInclude Include="..\xframe\xcontrol\xcell.hpp">
       <Filter>澶存枃浠�</Filter>
     </ClInclude>
+    <ClInclude Include="..\xframe\xcontrol\xflowchart.hpp">
+      <Filter>xframe\xcontrol</Filter>
+    </ClInclude>
+    <ClInclude Include="..\xframe\kobject\kflowchart.hpp">
+      <Filter>xframe\kobject</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="dllmain.cpp">
@@ -431,5 +440,35 @@
     <ClCompile Include="..\project\printview\Template.Print.ViewEx.cpp">
       <Filter>vbusiness\printview</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\asklist.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\Inspection.Supplie.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\list.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierEx.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierSD.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maint.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\maintex.Owner.Supplier.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\paymen.Supplie.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\SupplierSource.cpp">
+      <Filter>project\business\Supplier</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3