zhangyong 1 year ago
parent
commit
87ee28c3c3
1 changed files with 0 additions and 1 deletions
  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]