shish il y a 3 ans
Parent
commit
92c90fe957
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app-hd/controllers/LjhController.php

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

@@ -22,7 +22,7 @@ use common\components\util;
 class LjhController extends BaseController
 class LjhController extends BaseController
 {
 {
 
 
-    public $guestAccess = ['apply'];
+    public $guestAccess = ['apply','detail','wx-pay'];
 
 
     public function actionDetail()
     public function actionDetail()
     {
     {