fix(backend): Phase 1 后端代码清理与修复 #249
Reference in New Issue
Block a user
Delete Branch "cleanup/phase1-backend-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复内容
P0 关键修复
P1 修复
P2 代码质量
v2 修复(代码审查后)
/password/forgot→/forgot-password,/password/reset→/reset-password(与前端 API 对齐)asset_libraries.py和edit_plans.py中的_check_project_access统一到_helpers.py(含空字符串守卫 + 中文错误信息)说明
aliiyuncs.com→aliyuncs.com)将拆分为单独 PR,本 PR 不包含影响范围
测试建议
Phase 1 后端代码清理,复核通过。TTSJobStatus import 已恢复,pyflakes 零警告。详见 PR 讨论。