From 9fe88456fdf94c93f5f210db99a97d1f26fccaaf Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期五, 16 五月 2025 14:05:50 +0800
Subject: [PATCH] llj搜索框添加字段,bug修改

---
 StandardInterface/MES.Service/MES.Service.csproj |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/StandardInterface/MES.Service/MES.Service.csproj b/StandardInterface/MES.Service/MES.Service.csproj
index fb62dfb..9efe6e5 100644
--- a/StandardInterface/MES.Service/MES.Service.csproj
+++ b/StandardInterface/MES.Service/MES.Service.csproj
@@ -7,6 +7,12 @@
     </PropertyGroup>
 
     <ItemGroup>
+      <Compile Remove="Dto\webApi\鏂版枃浠跺す\**" />
+      <EmbeddedResource Remove="Dto\webApi\鏂版枃浠跺す\**" />
+      <None Remove="Dto\webApi\鏂版枃浠跺す\**" />
+    </ItemGroup>
+
+    <ItemGroup>
         <PackageReference Include="AlibabaCloud.SDK.Dingtalk" Version="2.1.99" />
         <PackageReference Include="Masuit.Tools.Core" Version="2024.3.4" />
         <PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.4" />

--
Gitblit v1.9.3