|
@@ -132,7 +132,7 @@ class Material():
|
|
|
title_list = []
|
|
|
if video_type == "口播--美文类":
|
|
|
if channel_type == "jieri":
|
|
|
- audio_type = Feishu.get_values_batch("prod", "succinct", "djrml0")
|
|
|
+ audio_type = Feishu.get_values_batch("prod", "succinct", "GXh8FD")
|
|
|
else:
|
|
|
audio_type = Feishu.get_values_batch("prod", "succinct", "Sed8gy")
|
|
|
for row in audio_type[1:]:
|