瀏覽代碼

首页搜索

lizhen_gitee 1 年之前
父節點
當前提交
92ab80c78f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/api/controller/Index.php

+ 1 - 0
application/api/controller/Index.php

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