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

+ 1 - 1
main.py

@@ -51,7 +51,7 @@ def job_video_stitching():
     count = int(dy_yinmei_count + koubo_count + ks_yinmei_count +jieri_count)
     if count == 35:
         if flag:
-            Feishu.bot('recommend', '拼接视频', '自制视频拼接完成啦,共计45条~')
+            Feishu.bot('recommend', '拼接视频', '自制视频拼接完成啦,共计35条~')
             flag = False
     if count == 0:
         flag = True