quguofeng před 1 rokem
rodič
revize
b60302e3c0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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());
     }
 
+
     /**
      * 热门搜索
      */