@@ -18,7 +18,7 @@ use think\db\Query;
*/
class Xw extends Auth
{
- protected $noNeedLogin=['category','index','getLimit','show','comments'];
+ protected $noNeedLogin=['category','index','getLimit','show','comments','ad_show'];
/**
* @Title("分类")
* @Returned ("id",desc="id")
@@ -29,7 +29,7 @@ use think\facade\Validate;
class BestKnowledge extends Auth
- protected $noNeedLogin=['classification','knowlist','knowdetail','knowlist2'];
+ protected $noNeedLogin=['classification','knowlist','knowdetail','knowlist2','ad_detail'];