1
wanshenmean
2026-03-11 b7d4e91a76cd1e414f9314b5452f89748e829cee
1
已修改1个文件
4 ■■■ 文件已修改
Code/WCS/WIDESEAWCS_Server/.claude/settings.local.json 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Code/WCS/WIDESEAWCS_Server/.claude/settings.local.json
@@ -8,7 +8,9 @@
      "Bash(find . -maxdepth 2 -type f -name \"*.csproj\" 2>/dev/null | head -20)",
      "Bash(find . -name \"*.md\" -o -name \"docs\" -type d 2>/dev/null | head -20)",
      "Bash(ls -la WIDESEAWCS_Core/*.cs 2>/dev/null | wc -l)",
      "Bash(find . -name \"*.cs\" -not -path \"*/bin/*\" -not -path \"*/obj/*\" -exec wc -l {} + | tail -1)"
      "Bash(find . -name \"*.cs\" -not -path \"*/bin/*\" -not -path \"*/obj/*\" -exec wc -l {} + | tail -1)",
      "Bash(find . -maxdepth 2 -type d -name \"*Domain*\" -o -name \"*Application*\" -o -name \"*Infrastructure*\" 2>/dev/null | head -20)",
      "Bash(cd \"/d/Git/ShanMeiXinNengYuan/Code/WCS/WIDESEAWCS_Server/.worktrees/ddd-refactor/Code/WCS/WIDESEAWCS_Server\" && dotnet sln WIDESEAWCS_Server.sln add WIDESEAWCS_Domain/WIDESEAWCS_Domain.csproj && dotnet sln WIDESEAWCS_Server.sln add WIDESEAWCS_Domain.Tests/WIDESEAWCS_Domain.Tests.csproj)"
    ]
  }
}