yanglin %!s(int64=7) %!d(string=hai) anos
pai
achega
7a380a2bc0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backend/controllers/RabbitController.php

+ 1 - 1
backend/controllers/RabbitController.php

@@ -29,7 +29,7 @@ class RabbitController extends Controller
                 'class' => AccessControl::className(),
                 'rules' => [
                     [
-                        'actions' => ['login', 'error', 'cjyy'],
+                        'actions' => ['login', 'error', 'cjyy','view'],
                         'allow' => true,
                     ],
                     [