This commit is contained in:
Joel
2025-02-18 13:54:06 +08:00
354 changed files with 9396 additions and 6450 deletions

View File

@ -24,7 +24,7 @@ import {
getFilesInLogs,
} from '@/app/components/base/file-uploader/utils'
export type IResultProps = {
export interface IResultProps {
isWorkflow: boolean
isCallBatchAPI: boolean
isPC: boolean