【增加】增加 picUrl
This commit is contained in:
parent
5353531e8b
commit
d1e0270bee
@ -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 // 模型
|
||||
|
Loading…
Reference in New Issue
Block a user