docs: update fix_plan.md - mark B3.3 protein support as complete

This commit is contained in:
zly
2026-01-13 23:45:55 +08:00
parent 80e7d1ffb6
commit af83b5fba8

View File

@@ -58,7 +58,7 @@
- [x] **B3.1**: 自动检测上传文件类型(.fna/.fa/.faa/.fasta
- [x] **B3.2**: 根据文件类型设置 sequence_type (nucl/prot)
- [ ] **B3.3**: 修改 pipeline 脚本支持蛋白序列输入
- [x] **B3.3**: 修改 pipeline 脚本支持蛋白序列输入
## 中优先级 (P1) - 增强功能
@@ -97,7 +97,8 @@
## 已完成
- [x] 初始版本提交 - 简化架构 + 轮询改造
- [x] **2025-01-13**: Backend API enhancements - tasks router, download/delete endpoints, concurrency control, queue management
- [x] **2025-01-13 #1**: Backend API enhancements - tasks router, download/delete endpoints, concurrency control, queue management
- [x] **2025-01-13 #2**: Pipeline script enhancement - protein file (.faa) support with automatic type detection
## 参考文档