【增加】增加 picUrl

This commit is contained in:
cherishsince 2024-05-27 17:14:23 +08:00
parent 5353531e8b
commit d1e0270bee

View File

@ -8,7 +8,7 @@ export interface ImageDetailVO {
errorMessage: string // 错误信息
type: string // 模型下分不同的类型(清晰、真实...)
taskId: number // dr 任务id
imageUrl: string // 任务地址
picUrl: string // 任务地址
originalPicUrl: string // 绘制图片地址
platform: string // 平台
model: string // 模型