shish 2 месяцев назад
Родитель
Сommit
82e638900b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app-hd/controllers/GhsController.php

+ 1 - 1
app-hd/controllers/GhsController.php

@@ -23,7 +23,7 @@ use Yii;
 class GhsController extends BaseController
 {
 
-    public $guestAccess = ['info', 'get-ghs-data'];
+    public $guestAccess = ['info', 'get-ghs-data', 'detail'];
 
     //提示花店有多个供货商
     public function actionRemindMoreGhs()