生成任务兼容图片类型
This commit is contained in:
@@ -168,4 +168,10 @@ export interface AdminGenerationRecord {
|
||||
errorMessage?: string;
|
||||
createdAt: string;
|
||||
generatedAt?: string;
|
||||
genType?: string,
|
||||
imageSize?: string,
|
||||
imageUrl?: string,
|
||||
imageTokensUsed?: number,
|
||||
imageProportion?: string,
|
||||
imagePx?: string,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user