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());
     }
 
+
     /**
      * 热门搜索
      */