From 4813bf5781140ecd5c2c7a75d36bf0a2d45a50f4 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 02 9月 2025 09:48:42 +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