@ -503,7 +503,7 @@ class DBVidcon:
class DBSA:
FLUSH_EVERY_ROWS = 100 # 行阈值
FLUSH_INTERVAL = 3 # 秒阈值
FLUSH_INTERVAL = 60 # 秒阈值
_buf_op: List[Dict] = []
_buf_vid: List[Dict] = []
The note is not visible to the blocked user.