From 178b09e3f12bddc00ad0418ca73ff113ad2aef1b Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期四, 04 七月 2024 10:51:28 +0800
Subject: [PATCH] update PO
---
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/PO.BatchPrecess.polist.cpp | 0
jrj/project/business/PO/InsertPO.PO.cpp | 0
jrj/ext-jrj/ext-jrj.vcxproj.filters | 21 +++++++++++++++++++++
10 files changed, 42 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index f69ebbd..8923b98 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -294,12 +294,33 @@
<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>
</ClCompile>
<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..5b0378e
--- /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/MakeAllPOEx.PO.cpp b/jrj/project/business/PO/MakeAllPOEx.PO.cpp
new file mode 100644
index 0000000..6ecb715
--- /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..75230b9
--- /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..64cf8ea
--- /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..add4fd1
--- /dev/null
+++ b/jrj/project/business/PO/paperImage.cpp
Binary files differ
--
Gitblit v1.9.3