feat: vidu video add starEnd and reference gen video show type

This commit is contained in:
feitianbubu
2025-09-19 18:36:44 +08:00
parent b183f2f663
commit d29fbd378d
2 changed files with 20 additions and 3 deletions

View File

@@ -40,3 +40,5 @@ export const API_ENDPOINTS = [
export const TASK_ACTION_GENERATE = 'generate';
export const TASK_ACTION_TEXT_GENERATE = 'textGenerate';
export const TASK_ACTION_FIRST_TAIL_GENERATE = 'firstTailGenerate';
export const TASK_ACTION_REFERENCE_GENERATE = 'referenceGenerate';