1
Huangxiaoqiang-03
2024-11-11 d100db102ded4dc2047f1b92f4ed0ed4c18d8ee4
代码管理/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>