轮询修改,媒体过期判断

This commit is contained in:
孙佳艺
2026-06-04 13:03:04 +08:00
parent 64f7069ae2
commit 450e509b1a
13 changed files with 1812 additions and 678 deletions
+1
View File
@@ -60,6 +60,7 @@ export interface MediaReference {
export interface GenerationRecord {
id: string;
items:[],
projectId: string;
projectName: string;
originalPrompt: string;