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

代码完善

... ... @@ -19,7 +19,7 @@ use addons\epay\library\Service;
*/
class Course extends Api
{
protected $noNeedLogin = ['banner','index','info','catalog','appraiseList'];
protected $noNeedLogin = ['banner','index','info','catalog','appraiseList','spec_intro','scorePrice','service'];
protected $noNeedRight = ['*'];
protected $model = null;
... ...