zhangyong 1 năm trước cách đây
mục cha
commit
7f1817546f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      common/material.py

+ 1 - 1
common/material.py

@@ -125,7 +125,7 @@ class Material():
             uid1 = list1['uid']
             srt = list1['text']
             id_list = cls.get_uid(uid1, mark)
-            if len(id_list) < 1:
+            if len(id_list) < 2:
                 return uid1, srt, title_list