正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -19,7 +19,7 @@ use addons\epay\library\Service; | @@ -19,7 +19,7 @@ use addons\epay\library\Service; | ||
19 | */ | 19 | */ |
20 | class Course extends Api | 20 | class Course extends Api |
21 | { | 21 | { |
22 | - protected $noNeedLogin = ['banner','index','info','catalog','appraiseList']; | 22 | + protected $noNeedLogin = ['banner','index','info','catalog','appraiseList','spec_intro','scorePrice','service']; |
23 | protected $noNeedRight = ['*']; | 23 | protected $noNeedRight = ['*']; |
24 | protected $model = null; | 24 | protected $model = null; |
25 | 25 |
-
请 注册 或 登录 后发表评论