fix 多通知Bug

This commit is contained in:
jxxghp
2023-08-22 13:43:10 +08:00
parent 0cc104ef11
commit b831d71bf7
10 changed files with 17 additions and 22 deletions

View File

@ -1,5 +1,5 @@
from pathlib import Path
from typing import Any, List
from typing import Any
from app.db import DbOper
from app.db.models.downloadhistory import DownloadHistory