From e05e1ebb1165294f78a67b6f6ec1679c1a4e4703 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 04 七月 2024 14:26:34 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj

---
 jrj/project/business/PO/Habit.PO.cpp               |    0 
 jrj/project/business/PO/business4.cpp              |    0 
 jrj/project/business/PO/PO.maint.base.cpp          |    0 
 jrj/project/business/PO/MakeAllPOEx.PO.cpp         |    0 
 jrj/project/business/PO/maint.Document.PO.v3 .cpp  |    0 
 jrj/project/business/PO/paperImage.cpp             |    0 
 jrj/ext-jrj/ext-jrj.vcxproj                        |   21 +++++++++++++++++++++
 jrj/project/business/PO/Maint.PaperCard.PO.cpp     |    0 
 jrj/project/business/PO/PO.BatchPrecess.polist.cpp |    0 
 jrj/project/business/PO/InsertPO.PO.cpp            |    0 
 jrj/ext-jrj/ext-jrj.vcxproj.filters                |   21 +++++++++++++++++++++
 11 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index f9aeb6a..bd4c15d 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -302,6 +302,15 @@
     <ClCompile Include="..\project\business\PO\business4.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\PO\Habit.PO.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\InsertPO.PO.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\maint.Document.PO.v3 .cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
     <ClCompile Include="..\project\business\PO\Maint.PaperCard.PO.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
@@ -309,6 +318,18 @@
     <ClCompile Include="..\project\business\PO\Maint.PurcherItem.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\PO\MakeAllPOEx.PO.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\paperImage.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\PO.BatchPrecess.polist.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\PO.maint.base.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
     <ClCompile Include="..\project\business\Product.list.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index fb1c52e..f3ddf26 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -521,5 +521,26 @@
     <ClCompile Include="..\project\business\PO\Maint.PaperCard.PO.cpp">
       <Filter>project\business\PO</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\PO\Habit.PO.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\InsertPO.PO.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\maint.Document.PO.v3 .cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\MakeAllPOEx.PO.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\paperImage.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\PO.BatchPrecess.polist.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\PO.maint.base.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file
diff --git a/jrj/project/business/PO/Habit.PO.cpp b/jrj/project/business/PO/Habit.PO.cpp
new file mode 100644
index 0000000..1f1501b
--- /dev/null
+++ b/jrj/project/business/PO/Habit.PO.cpp
Binary files differ
diff --git a/jrj/project/business/PO/InsertPO.PO.cpp b/jrj/project/business/PO/InsertPO.PO.cpp
new file mode 100644
index 0000000..b9eb4a3
--- /dev/null
+++ b/jrj/project/business/PO/InsertPO.PO.cpp
Binary files differ
diff --git a/jrj/project/business/PO/Maint.PaperCard.PO.cpp b/jrj/project/business/PO/Maint.PaperCard.PO.cpp
index d68f22e..ca7795f 100644
--- a/jrj/project/business/PO/Maint.PaperCard.PO.cpp
+++ b/jrj/project/business/PO/Maint.PaperCard.PO.cpp
Binary files differ
diff --git a/jrj/project/business/PO/MakeAllPOEx.PO.cpp b/jrj/project/business/PO/MakeAllPOEx.PO.cpp
new file mode 100644
index 0000000..c1f1574
--- /dev/null
+++ b/jrj/project/business/PO/MakeAllPOEx.PO.cpp
Binary files differ
diff --git a/jrj/project/business/PO/PO.BatchPrecess.polist.cpp b/jrj/project/business/PO/PO.BatchPrecess.polist.cpp
new file mode 100644
index 0000000..2a1475d
--- /dev/null
+++ b/jrj/project/business/PO/PO.BatchPrecess.polist.cpp
Binary files differ
diff --git a/jrj/project/business/PO/PO.maint.base.cpp b/jrj/project/business/PO/PO.maint.base.cpp
new file mode 100644
index 0000000..c1d8673
--- /dev/null
+++ b/jrj/project/business/PO/PO.maint.base.cpp
Binary files differ
diff --git a/jrj/project/business/PO/business4.cpp b/jrj/project/business/PO/business4.cpp
index 4c01438..443aae2 100644
--- a/jrj/project/business/PO/business4.cpp
+++ b/jrj/project/business/PO/business4.cpp
Binary files differ
diff --git a/jrj/project/business/PO/maint.Document.PO.v3 .cpp b/jrj/project/business/PO/maint.Document.PO.v3 .cpp
new file mode 100644
index 0000000..2482a72
--- /dev/null
+++ b/jrj/project/business/PO/maint.Document.PO.v3 .cpp
Binary files differ
diff --git a/jrj/project/business/PO/paperImage.cpp b/jrj/project/business/PO/paperImage.cpp
new file mode 100644
index 0000000..7df8087
--- /dev/null
+++ b/jrj/project/business/PO/paperImage.cpp
Binary files differ

--
Gitblit v1.9.3