From e47656deeba138bf0b4255898bbc60f6525fe7f3 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周一, 01 9月 2025 11:49:47 +0800
Subject: [PATCH] 增加表数据插入

---
 wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj b/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj
index 59d0450..5d0de2a 100644
--- a/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj
+++ b/wcs/yunneiWCS/yunneiWCS/yunneiWCS.csproj
@@ -322,6 +322,9 @@
   <ItemGroup>
     <Content Include="IwareICO.ico" />
   </ItemGroup>
+  <ItemGroup>
+    <Folder Include="Test_ORM\" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.

--
Gitblit v1.9.3