-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
当前类型定义
coze-js/packages/coze-js/src/resources/workflows/runs/runs.ts
Lines 137 to 144 in 0f37a1b
export interface RunWorkflowData { | |
data: string; | |
cost: string; | |
token: number; | |
msg: string; | |
debug_url: string; | |
execute_id: string; | |
} |
实际返回接口

以上,类型匹配不一致。。。
Metadata
Metadata
Assignees
Labels
No labels