quguofeng 1 tahun lalu
induk
melakukan
b60302e3c0
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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());
     }
 
+
     /**
      * 热门搜索
      */