This commit is contained in:
jxxghp
2023-08-01 17:49:34 +08:00
parent 43e1816444
commit 88332aac50
3 changed files with 18 additions and 6 deletions

View File

@ -22,7 +22,7 @@ class DownloadHistory(Base):
tvdbid = Column(Integer)
doubanid = Column(String)
# Sxx
seasons = Column(Integer)
seasons = Column(String)
# Exx
episodes = Column(String)
# 海报