#456 修复创建剪辑计划时传template_id不生成clips的问题 #460
Reference in New Issue
Block a user
Delete Branch "feature/456-create-plan-from-template-auto-clips"
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?
问题
创建剪辑计划(POST /api/v1/edit-plans)时传了 template_id,但生成的计划 clips 为空,导致一键生成无法直接走通 generate 流程。
修复
测试
CI全绿,自动审批通过。
CI全绿,自动审批通过。