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

小bug

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