Browse Source

隐私政策

shish 4 years ago
parent
commit
41b60437ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app-pt/controllers/MainController.php

+ 1 - 1
app-pt/controllers/MainController.php

@@ -11,7 +11,7 @@ use common\services\xhWxOpenAdminService;
 class MainController extends PlatformController
 {
 
-    public $guestAccess = ['login', 'logout', 'check-login', 'index', 'app', 'xhb-privacy', 'xhb-register'];
+    public $guestAccess = ['login', 'logout', 'check-login', 'index', 'app', 'xhb-privacy', 'xhb-register', 'xhb-user-privacy'];
 
     public function actionApp()
     {