正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -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() |
-
请 注册 或 登录 后发表评论