From d7532be36c0e82634ac032386a9752a9be7019c5 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 20 九月 2024 14:22:36 +0800 Subject: [PATCH] update --- jrj/project/business/PO/Maint.PurcherItem.cpp | 0 jrj/ext-jrj/ext-jrj.vcxproj | 1 + jrj/project/business/PO/paymentmethod.cpp | 0 3 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 0688867..0f8f17c 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -747,6 +747,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\PO\paymentmethod.cpp" /> <ClCompile Include="..\project\business\PO\PO.BatchPrecess.polist.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> diff --git a/jrj/project/business/PO/Maint.PurcherItem.cpp b/jrj/project/business/PO/Maint.PurcherItem.cpp index 0a26abe..a0f41f8 100644 --- a/jrj/project/business/PO/Maint.PurcherItem.cpp +++ b/jrj/project/business/PO/Maint.PurcherItem.cpp Binary files differ diff --git a/jrj/project/business/PO/paymentmethod.cpp b/jrj/project/business/PO/paymentmethod.cpp new file mode 100644 index 0000000..a1e0c47 --- /dev/null +++ b/jrj/project/business/PO/paymentmethod.cpp Binary files differ -- Gitblit v1.9.3