From 6278d095743368d6ae0a3f142a4380bc6a5923d9 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 28 六月 2024 11:53:47 +0800
Subject: [PATCH] update

---
 jrj/project/business/Public/message.supplier.cpp |    0 
 jrj/ext-jrj/ext-jrj.vcxproj                      |    2 ++
 jrj/project/business/Public/message.business.cpp |    0 
 3 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 7bd7902..03cfc32 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -275,6 +275,8 @@
     <ClCompile Include="..\project\business\Public\memo.edit.new.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Public\message.business.cpp" />
+    <ClCompile Include="..\project\business\Public\message.supplier.cpp" />
     <ClCompile Include="..\project\business\quote.enquiry.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
diff --git a/jrj/project/business/Public/message.business.cpp b/jrj/project/business/Public/message.business.cpp
new file mode 100644
index 0000000..129da4d
--- /dev/null
+++ b/jrj/project/business/Public/message.business.cpp
Binary files differ
diff --git a/jrj/project/business/Public/message.supplier.cpp b/jrj/project/business/Public/message.supplier.cpp
new file mode 100644
index 0000000..a1ea747
--- /dev/null
+++ b/jrj/project/business/Public/message.supplier.cpp
Binary files differ

--
Gitblit v1.9.3