已发布作品可二次编辑
This commit is contained in:
@@ -66,6 +66,8 @@ export interface RpgAgentOperationRecord {
|
||||
phaseDetail: string;
|
||||
progress: number;
|
||||
error?: string | null;
|
||||
/** 操作创建时间,草稿生成进度页用它计算总耗时。 */
|
||||
startedAt?: string | null;
|
||||
updatedAt?: string | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user