Pārlūkot izejas kodu

Merge branch 'clear' into dev

shish 2 mēneši atpakaļ
vecāks
revīzija
82e638900b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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()