This commit is contained in:
lwl0608 2024-09-14 17:22:26 +08:00
parent 670336981c
commit 72c7765095
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ class S:
query = {
"status": 0
}
cnt = self.col_video.count(query)
cnt = self.col_video.collection.count_documents(query)
if cnt > 20:
content = '''{}