From 58c88ed5c1fff877b9e4ce755a03fa36de6393b8 Mon Sep 17 00:00:00 2001
From: 1314jiacute <1528420641@qq.com>
Date: Thu, 7 Mar 2024 22:43:27 +0800
Subject: [PATCH 1/7] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B9=8B=E5=90=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
hr-cpp/HrCpp.sln | 10 ++++++++++
hr-cpp/arch-demo/public/test.html | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/hr-cpp/HrCpp.sln b/hr-cpp/HrCpp.sln
index 07d85bc7c..ddc38d0b3 100644
--- a/hr-cpp/HrCpp.sln
+++ b/hr-cpp/HrCpp.sln
@@ -47,6 +47,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hr-c7-datasetting", "hr-c7-
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hr-c5-employeeInfo", "hr-c5-employeeInfo\hr-c5-employeeInfo.vcxproj", "{45F81F4E-0D1B-4671-880E-C89B9FACB1E5}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hr-sample", "hr-sample\hr-sample.vcxproj", "{640E2F12-8956-4BB9-823B-84BEE2F3955A}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -191,6 +193,14 @@ Global
{45F81F4E-0D1B-4671-880E-C89B9FACB1E5}.Release|x64.Build.0 = Release|x64
{45F81F4E-0D1B-4671-880E-C89B9FACB1E5}.Release|x86.ActiveCfg = Release|Win32
{45F81F4E-0D1B-4671-880E-C89B9FACB1E5}.Release|x86.Build.0 = Release|Win32
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Debug|x64.ActiveCfg = Debug|x64
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Debug|x64.Build.0 = Debug|x64
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Debug|x86.ActiveCfg = Debug|Win32
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Debug|x86.Build.0 = Debug|Win32
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Release|x64.ActiveCfg = Release|x64
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Release|x64.Build.0 = Release|x64
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Release|x86.ActiveCfg = Release|Win32
+ {640E2F12-8956-4BB9-823B-84BEE2F3955A}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/hr-cpp/arch-demo/public/test.html b/hr-cpp/arch-demo/public/test.html
index 3ea030e82..cdcecf428 100644
--- a/hr-cpp/arch-demo/public/test.html
+++ b/hr-cpp/arch-demo/public/test.html
@@ -29,7 +29,7 @@