zhangyong il y a 1 an
Parent
commit
87ee28c3c3
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      common/material.py

+ 0 - 1
common/material.py

@@ -111,7 +111,6 @@ class Material():
         title_list = []
         # 获取音频类型+字幕+标题
         all_data = Feishu.get_values_batch(feishu_id, link)
-        print(all_data)
         for row in all_data[1:]:
             uid = row[1]
             text = row[2]