Ver Fonte

增加日志

zhangyong há 1 ano atrás
pai
commit
b2713d01d2
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -49,6 +49,7 @@ def job_video_stitching():
         channel_type = "koubo"
         VideoStitching.video_stitching(video_type, koubo_count, channel_type)
     count = int(dy_yinmei_count + koubo_count + ks_yinmei_count)
+    Common.logger("video").info(f"视频生成条数为:{count}")
     if count == 30:
         if flag:
             Feishu.bot('recommend', '拼接视频', '自制视频拼接完成啦,共计30条~')