1
This commit is contained in:
parent
1be5daf482
commit
964b27df2d
@ -327,6 +327,7 @@ export class TaskPollingService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
taskLog(`Starting task: ${task.task_id} (${task.task_type})`);
|
taskLog(`Starting task: ${task.task_id} (${task.task_type})`);
|
||||||
|
taskLog(`original_params: ${JSON.stringify(task.original_params)}`);
|
||||||
|
|
||||||
// 调用原有生成方法获取historyId
|
// 调用原有生成方法获取historyId
|
||||||
let historyId: string;
|
let historyId: string;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user