@@ -104,7 +104,8 @@ class GetOffVideos(GetOffVideosConst):
detail={
"成功下架视频数量": success_count,
"失败数量": failed_count,
- }
+ },
+ mention=False,
)
async def check(self):