@@ -19,7 +19,7 @@ use Yii;
class ShopController extends BaseController
{
- public $guestAccess = ['all', 'gathering-img-url'];
+ public $guestAccess = ['all', 'gathering-img-url','check-shop'];
public function actionCheckShop()