@@ -24,7 +24,7 @@ def publish_single_video_task():
publish_single_video_pool_videos.deal()
except Exception as e:
bot(
- title="视频内容池发布任务发布识别",
+ title="视频内容池任务创建失败",
detail={
"error": str(e),
"error_msg": traceback.format_exc()