luojunhui 1 місяць тому
батько
коміт
ca0392621c
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      account_cold_start_daily.py

+ 1 - 1
account_cold_start_daily.py

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