diff --git a/@fix_plan.md b/@fix_plan.md index 27952be..7c75f6a 100644 --- a/@fix_plan.md +++ b/@fix_plan.md @@ -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 ## 参考文档