shish 3 anni fa
parent
commit
92c90fe957
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 {
 
-    public $guestAccess = ['apply'];
+    public $guestAccess = ['apply','detail','wx-pay'];
 
     public function actionDetail()
     {