wanshenmean
2026-03-30 484a4aa4e856f60d177294a1503d141781a92ed0
fix(WIDESEA_StockService): 添加缺失的WIDESEA_IBasicService项目引用

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
已修改1个文件
1 ■■■■ 文件已修改
Code/WMS/WIDESEA_WMSServer/WIDESEA_StockService/WIDESEA_StockService.csproj 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Code/WMS/WIDESEA_WMSServer/WIDESEA_StockService/WIDESEA_StockService.csproj
@@ -7,6 +7,7 @@
  </PropertyGroup>
  <ItemGroup>
    <ProjectReference Include="..\WIDESEA_IBasicService\WIDESEA_IBasicService.csproj" />
    <ProjectReference Include="..\WIDESEA_IRecordService\WIDESEA_IRecordService.csproj" />
    <ProjectReference Include="..\WIDESEA_IStockService\WIDESEA_IStockService.csproj" />
  </ItemGroup>