Commit af975bcc by 冷斌

fix bug

parent 30b16015
......@@ -2394,6 +2394,7 @@ class HomeAction extends UserAction
break;
default:
echo 1; die;
// 练习记录
$map['progress'] = -1;
$map['exams_mode'] = ['in', '1,3,4'];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment