fix: cannot regenerate with image(#15060) (#16611)

Co-authored-by: werido <359066432@qq.com>
This commit is contained in:
Jimmyy
2025-04-16 09:56:46 +08:00
committed by GitHub
parent cd17ce9250
commit aead48726e
5 changed files with 6 additions and 4 deletions

View File

@@ -197,6 +197,7 @@ export type FileResponse = {
transfer_method: TransferMethod
type: string
url: string
upload_file_id: string
}
export type NodeFinishedResponse = {