|
|
626f7d566b
|
feat: 修复接口参数并改为form-data格式
- 添加缺失的认证参数:appId, appSecretCode, role
- 修复 analysisType 和 departmentCode 参数
- 将所有接口改为使用 Form 参数(form-data 格式)
- 更新服务层支持字典参数
- 更新所有测试代码
- 所有测试通过(7/7)
|
2026-03-03 13:40:56 +08:00 |
|
|
|
a1f062d09d
|
test: add integration tests for full workflow
|
2026-03-03 09:32:03 +08:00 |
|
|
|
1983d93a5d
|
docs: add README and deployment configuration
|
2026-03-03 09:30:50 +08:00 |
|
|
|
651e4540af
|
test: add comprehensive test suite
|
2026-03-03 09:29:14 +08:00 |
|
|
|
661fa88839
|
feat(main): implement FastAPI application entry point
|
2026-03-03 09:28:30 +08:00 |
|
|
|
1bc65f9830
|
feat(routers): implement all 6 API endpoints
|
2026-03-03 09:27:50 +08:00 |
|
|
|
0d4fcd089b
|
feat(services): implement token, file, and statement services
|
2026-03-03 09:26:07 +08:00 |
|
|
|
e6bc2d64dd
|
feat(models,utils): implement data models and utility classes
|
2026-03-03 09:02:33 +08:00 |
|
|
|
aa17a14c4e
|
feat(mock): initialize project structure and configuration
|
2026-03-03 08:59:26 +08:00 |
|