This commit is contained in:
jxxghp
2023-07-29 15:07:33 +08:00
parent ccedd79344
commit d81503ddbc
6 changed files with 338 additions and 15 deletions

View File

@@ -182,7 +182,7 @@ export interface MediaInfo {
poster_path?: string
// 评分
vote_average: number
vote_average?: number
// 描述
overview?: string