fix can not login problem

This commit is contained in:
RainSun 2020-02-16 17:54:42 +08:00
parent b7b73ecb3d
commit a1f73370d2

View File

@ -83,6 +83,8 @@ def getGrade(Ip, S):
flag = True
#遍历课程
for item in split:
if not item['YXCJ']:
continue
#如果和上一个课程重名
if item['LessonInfo']['KCMC'] == last_lesson_name:
#判断是否通过