已发布作品可二次编辑
This commit is contained in:
@@ -50,6 +50,7 @@ export function createFailedRpgEntryAgentOperation(params: {
|
||||
phaseDetail: params.error,
|
||||
progress: 0,
|
||||
error: params.error,
|
||||
startedAt: new Date().toISOString(),
|
||||
updatedAt: new Date().toISOString(),
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user