@@ -71,6 +71,7 @@ class Index extends Api
//搜课时表
$where = [
'slot.status' => 0,//报名中
+ 'slot.starttime' => ['gt',time()],
];
//模糊搜索