feat(cli): 增强Analyze命令支持自动扫描和Excel输出

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Scottxjw
2026-08-25 11:30:00 +08:00
parent 820bc1c2bc
commit ee8ea29265
9 changed files with 467 additions and 188 deletions

View File

@@ -43,4 +43,8 @@
<EmbeddedResource Include="appsettings.json" />
</ItemGroup>
<ItemGroup>
<None Include="analyze.bat" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
</Project>