@@ -275,6 +275,8 @@ class Material():
video = row[0]
if video:
video_list.append(video)
+ else:
+ return video_list
return video_list
# 获取用户名