mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix 统一处理db事务回滚
This commit is contained in:
@@ -136,4 +136,4 @@ class DownloadFiles(Base):
|
||||
"state": 0
|
||||
}
|
||||
)
|
||||
db.commit()
|
||||
Base.commit(db)
|
||||
|
||||
Reference in New Issue
Block a user