This commit is contained in:
jxxghp
2023-08-03 22:13:30 +08:00
parent 5ece122e55
commit 31e47f7a8f
3 changed files with 6 additions and 6 deletions

View File

@@ -209,7 +209,7 @@ export interface MediaInfo {
created_by?: string[]
// 集时长
episode_run_time?: string[]
episode_run_time: string[]
// 风格
genres?: string[]