lgy hai 19 horas
pai
achega
013bdc17e3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      jcjyhr/extend/ba/Auth.php

+ 1 - 0
jcjyhr/extend/ba/Auth.php

@@ -54,6 +54,7 @@ class Auth
      */
     public function getMenus(int $uid): array
     {
+        var_dump($uid);
         $this->children  = [];
         $originAuthRules = $this->getOriginAuthRules($uid);
         foreach ($originAuthRules as $rule) {