|
@@ -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
|