mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix 统一处理db事务回滚
This commit is contained in:
@@ -122,4 +122,4 @@ class TransferHistory(Base):
|
||||
"download_hash": download_hash
|
||||
}
|
||||
)
|
||||
db.commit()
|
||||
Base.commit(db)
|
||||
|
||||
Reference in New Issue
Block a user