Add AI confirmation center
This commit is contained in:
@@ -983,6 +983,7 @@ export async function getWorkflowRunsApi(
|
||||
|
||||
/** 获取全局工作流运行记录 */
|
||||
export async function getAllWorkflowRunsApi(params?: {
|
||||
applicationId?: string;
|
||||
page?: number;
|
||||
pageSize?: number;
|
||||
workflowId?: string;
|
||||
|
||||
Reference in New Issue
Block a user