Commit 8e89c6b1 by 冷斌

fix bug

parent af975bcc
...@@ -2394,7 +2394,6 @@ class HomeAction extends UserAction ...@@ -2394,7 +2394,6 @@ class HomeAction extends UserAction
break; break;
default: default:
echo 1; die;
// 练习记录 // 练习记录
$map['progress'] = -1; $map['progress'] = -1;
$map['exams_mode'] = ['in', '1,3,4']; $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