dengjunjie
2025-06-11 2ae5aa151f7b40a082e34aa7ed22b4b64edd1d3c
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_WMSServer.csproj
@@ -43,6 +43,10 @@
   </ItemGroup>
   
   <ItemGroup>
     <PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.7.3" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\WIDESEA_BasicService\WIDESEA_BasicService.csproj" />
     <ProjectReference Include="..\WIDESEA_InboundService\WIDESEA_InboundService.csproj" />
     <ProjectReference Include="..\WIDESEA_OutboundService\WIDESEA_OutboundService.csproj" />
@@ -69,4 +73,8 @@
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
   </ItemGroup>
   <ItemGroup>
     <Folder Include="wwwroot\Upload\" />
   </ItemGroup>
</Project>