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