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

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

@@ -24,6 +24,7 @@ class Index extends Api
         $this->success('请求成功',Information::where('status',1)->field('id,title,content,createtime')->limit(10)->select());
     }
 
+
     /**
      * 热门搜索
      */