zyf
2025-09-29 263e0e39c18a4ade744b4d1111fe8dc9de7875e8
MESApplication/MESApplication.csproj
@@ -9,6 +9,13 @@
    </PropertyGroup>
    <ItemGroup>
      <Compile Remove="Controllers\TestReport\**" />
      <Content Remove="Controllers\TestReport\**" />
      <EmbeddedResource Remove="Controllers\TestReport\**" />
      <None Remove="Controllers\TestReport\**" />
    </ItemGroup>
    <ItemGroup>
      <Content Remove="Config\appsettings.json" />
    </ItemGroup>
@@ -34,4 +41,8 @@
        <ProjectReference Include="..\MES.Service\MES.Service.csproj" />
    </ItemGroup>
    <ItemGroup>
      <Folder Include="Controllers\DingController\" />
    </ItemGroup>
</Project>