1
dengjunjie
2025-06-10 2d9de97cab8500780c61d3158504dcfbf5384980
代码管理/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>