feat: 凭证生成、成本分析、AI问答、前端页面、集成测试与E2E测试
- 后端: 凭证生成引擎、金蝶导出器、凭证模板服务 - 后端: 成本分析服务、AI问答服务 - 后端: 科目映射CRUD API、分析API、QA API - 后端: 集成测试(认证/任务/凭证) 49个测试全部通过 - 前端: 凭证管理、成本分析、导出中心、知识库、系统设置页面 - 前端: AuthGuard认证守卫、Dashboard AI聊天功能 - 前端: Playwright E2E测试 16 passed, 1 skipped - 基础设施: Docker Compose、Nginx反向代理、.env.example - 文档: 用户手册、管理员手册、发布检查清单
This commit is contained in:
+3
-2
@@ -26,7 +26,7 @@ htmlcov/
|
||||
# Uploads and generated files
|
||||
uploads/
|
||||
backend/uploads/
|
||||
exports/
|
||||
/exports/
|
||||
logs/
|
||||
*.log
|
||||
|
||||
@@ -46,4 +46,5 @@ redis_data/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
pnpm-debug.log*frontend/test-results/
|
||||
frontend/playwright-report/
|
||||
|
||||
Reference in New Issue
Block a user