zhangyong hai 1 ano
pai
achega
87ee28c3c3
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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]