Browse Source

单独执行脚本

zhangyong 10 months ago
parent
commit
b6517b2f7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      agc_job.py

+ 1 - 1
agc_job.py

@@ -144,4 +144,4 @@ from common import Material
 from video_agc.agc_video import AGC
 
 data = Material.feishu_list()
-AGC.video(data[4], "常规")
+AGC.video(data[1],  "常规")