From c9481ef82ebf4095605f68695a1d02a252d33ff3 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期五, 27 六月 2025 16:54:34 +0800
Subject: [PATCH] 破坏实验添加
---
StandardInterface/MES.Service/MES.Service.csproj | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/StandardInterface/MES.Service/MES.Service.csproj b/StandardInterface/MES.Service/MES.Service.csproj
index 5f0ecb4..24fb568 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" />
@@ -18,7 +24,6 @@
</ItemGroup>
<ItemGroup>
- <Folder Include="Dto\webApi\SRM\" />
<Folder Include="Modes\SRM\" />
<Folder Include="service\SRM\" />
</ItemGroup>
@@ -27,6 +32,9 @@
<Reference Include="Kingdee.CDP.WebApi.SDK">
<HintPath>resources\Kingdee.CDP.WebApi.SDK.dll</HintPath>
</Reference>
+ <Reference Include="TopSdk">
+ <HintPath>resources\TopSdk.dll</HintPath>
+ </Reference>
</ItemGroup>
</Project>
--
Gitblit v1.9.3