作者 何书鹏
1 个管道 的构建 通过 耗费 4 秒

小bug

@@ -12,7 +12,7 @@ use app\mobile\model\Exam; @@ -12,7 +12,7 @@ use app\mobile\model\Exam;
12 */ 12 */
13 class Index extends Api 13 class Index extends Api
14 { 14 {
15 - protected $noNeedLogin = ['index','newsInfo']; 15 + protected $noNeedLogin = ['index','newsList','newsInfo'];
16 protected $noNeedRight = ['*']; 16 protected $noNeedRight = ['*'];
17 17
18 public function _initialize() 18 public function _initialize()